Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 700 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 700 Bytes

Reddit - Demo app

Main Features

  1. MVP pattern as the main architecture.
  2. Main Libs: Retrofit, Design support library, espresso, mockito, autofittext and customtabs.
  3. Contain the jks key and sign info in the gradle file.
  4. Swipe to refresh.
  5. Infinite scroll.
  6. Instrumentation Test with espresso.
  7. Unit Test with mockito.
  8. Service to load the appropriate image according to the device resolution.
  9. Animation for the recyclerview itens.
  10. Headless fragment to retain the data when the orientation changes.
  11. Cache Image.

Please take a look at the demo video. Demonstration video

Thank you.