Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 570 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 570 Bytes

playground

Repository for study and tests of different components and concepts, most of those around Android components, libraries and concepts.

Projects:

  • android-moviedb: Client project for The Movie Database API with upcoming movies list developed using Android SDK. Main points: Model View Presenter, ConstraintLayout, Retrofit, Picasso, RxJava, Butter Knife, AutoValue.

Branches:

  • databinding: Tests and study of databinding.