Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 290 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 290 Bytes

Demo android app that retives fake post from api .

Main features

get all posts from fake api and view them in a recycleView

Tech Stack

java Clean Architecure with MVVM. Rxjava2 Retrofit2. Material. recycler view with ListAdapter. ConstraintLayout. viewmodel and live data.