Android – Architecture – How to listen child fragment update from parent fragment?
Child fragment Add listener interface Call listener when something occurs Parent fragment Attach listener to child fragment where it is called Implement listener
Child fragment Add listener interface Call listener when something occurs Parent fragment Attach listener to child fragment where it is called Implement listener
Create a base layout class Embed base class into screen layout Set values for each UI element in Activity
Abstract class and Interface Abstract class Abstract classes cannot be instantiated, but they can be subclassed An abstract method is a method that is declared […]
Build screens having Toolbar & Back button & popup dialog, show/hide soft keyboard Build an abstract Activity/ Fragment class Build screen implementing this base abstract […]
Process of implementing Koin DI Declare a module Defines those entities which will be injected at some point in the app Start Koin A single […]
Why is DI necessary? Remove codes of initiating dependencies in your application Helpful for Unit Test How does DI remove codes of initiating dependencies? Control […]
What’s in it for me? Productivity without more activity. The most important word in our culture is “more” – we are bombarded by more products, […]
What’s in it for me? Learn how we can lead lives true to ourselves. So many of us try to live our lives according to […]
What’s in it for me? Learn how to lead with courage. Managers and executives all over the world want to know how they can become […]
What’s in it for me? Get inspired to pull up your sleeves and get to work! If at first you don’t succeed, pick yourself up […]
Copyright © 2024 | WordPress Theme by MH Themes