Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
10 lines (8 loc) · 226 Bytes

README.md

File metadata and controls

executable file
·
10 lines (8 loc) · 226 Bytes

RxMVP

Example Android project that includes:

  • Database: SQLBrite + SQLDelight
  • RxJava, RxAndroid and RxBinding
  • Clean architecture and MVP for the UI layer
  • RxPreferences
  • Generic RecyclerView adapter
  • Testing