Android - Article details transition example
It's just some examples of material transitions.
Pop from top | Pop from item |
---|---|
References
- "Pop from top" transition is inspired (more or less) by Ivan Bjelajac's transition.
- The project uses ButterKnife.
Source link: https://github.com/Jaouan/Article-Details-Transition-Example
It's just some examples of material transitions.
Pop from top | Pop from item |
---|---|
Inspired by Retrofit api, RxCache is a reactive caching library for Android and Java which turns your caching needs into an interface.
An ImageView subclass that draws a spannable text on top of the image.
It is a java wrapper for querying books information on Google Books Api.
CountryPicker is an Android library created to show a custom fragment which allows to choose a country.
HoverTouchView simulates Apple's Force Touch or 3D Touch on Android App with Hover Gesture.
PageStateLayout could let you show Loading / Empty / Error / Succeed / Requesting state in Activity
, Fragment
, ViewGroup
as you want.