You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removing the dependency on Context using the Android Application class. The context dependency will spread throughout layers and and if you're like I, you're fed up of typing it. This will demonstrate how to make a utility library with a permanent context, memory management, state management, user preferences.