Skip to content

A Bulk Action App for Instagram - An example implementation of handling rotation changes without Android's LifeCycleAware Components

Notifications You must be signed in to change notification settings

savepopulation/bulk-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bulk-action

A Bulk Action App for Instagram

Handling orientation change in Android without using new Architectural Components (ViewModel, LiveData) is a bit tricky. In this repo you can find an example solution for this challange.

Example implementation of:

  • MVVM
  • DataBinding
  • RxJava 2.0
  • Dagger 2.1
  • Repository Pattern
  • Instagram Api

Releases

No releases published

Packages

No packages published

Languages