queencodemonkey / measure-layout-draw-repeat
Source code for my presentation "Measure. Layout. Draw. Repeat."
☆16Updated 7 years ago
Alternatives and similar repositories for measure-layout-draw-repeat:
Users that are interested in measure-layout-draw-repeat are comparing it to the libraries listed below
- Sample app demonstrating Android Canvas APIs☆63Updated 5 years ago
- The sample project that demonstrate how to combine MVP and Delegation pattern to clean your Activity. The presenter usually contains busi…☆53Updated 8 years ago
- A quick example that shows-off how to create awesome animations with ConstraintLayout and ConstraintSet☆135Updated 2 years ago
- ☆93Updated 9 years ago
- Simple Android app created using Kotlin and MVP pattern. Tested with JUnit, Robolectric and Mockito.☆65Updated 6 years ago
- A demo application showcasing the use of the new Android Architecture Components Lifecycle classes. In this example, a Lifecycle Aware Vi…☆47Updated 7 years ago
- Project code from the rxmvp video tutorails☆39Updated 7 years ago
- Example code from Huyen's talk "Cool ConstraintLayout".☆56Updated 7 years ago
- Demo showing the basics to advanced use cases of Android RecyclerView☆93Updated 6 years ago
- ☆41Updated 5 years ago
- Android app demonstrating custom views created in Android Custom View Tutorial: http://www.intertech.com/Blog/android-custom-view-tutoria…☆55Updated 8 years ago
- Sample app to show basics of Model-View-Presenter (MVP) architectural pattern