[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 376 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 376 Bytes

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