Primer
Intro Animation like Google Primer
Source link: https://github.com/mohak1712/Primer
Intro Animation like Google Primer
Q & A
An Android dialog library, has strong extensibility, customizability, and for conveniently building Material Design Dialog in Android version 2.2 ~ L.
Scroll + discover = DiscrollView
You can apply some transformation on discroll:
A pager transformer for Android with parallax effect.
Titanic is an Android experiment reproducing this effect:
Layout inflation library for Android which uses annotation processing to write the code you don't want to write and simplify your compound views.
Use the annotation @AfterInflate
on your compound view's methods you want to run straight after the layout is inflated with Michelangelo.
TextChronometer is a very simple library offering a widget showing a live time formatted like "4 seconds ago": This library is very convenient if you are building apps with a live timeline.
Q & A