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 |
---|---|
Q & A
Gradle plugin to use Android AAR libraries on Eclipse.
You can manage dependencies with Gradle and build app on Eclipse.
subsampling-scale-image-view is a custom image views for Android, designed for photo galleries and displaying huge images (e.g. maps and building plans) without OutOfMemoryErrors
. Includes pinch to zoom, panning, rotation and animation support, and allows easy extension so you can add your own overlays and touch event detection.
DrawableView is an Android view that allows to paint with a finger in the screen and saves the result as a Bitmap.
The main goal of the Beacon Keeper is to create solid and simple library for locating and working with iBeacons
for Android.
android-HoloCircularProgressBar is a Custom View implementation for Android you might know from the Android Clock App from Android 4.1
dashed-circular-progress is an circular animated progress component. You can put any view inside it.
Q & A