Here I will keep some of my demo application for Android.
-
BottomSheets
-
DataBindingListView
-
DataBindingRecycleView
-
DesignSupportLibrary
-
HelloRetroLambda
To build the retro lambda example, you would need Java 8 installed and JAVA8_HOME set to it. Set JAVA_HOME to your default java(7 or lower).
-
RecycleViewExample
-
Introduction - http://rtvstudios.blogspot.com/2015/12/introduction-to-android-recyclerview.html
-
Custom Animator - http://rtvstudios.blogspot.com/2015/12/creating-custom-animation-in.html
-
Custom Decorator - http://rtvstudios.blogspot.com/2015/12/a-simple-implementationof-item.html