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 |
---|---|
A simple and attractive custom text GridView
design based on material concepts.
ScrollView
.Library simplifying usage of Snackbar
with Android Data Binding.
Add a circular progress bar to any existing fab.
Android Contats API.
Powerful (Zoom, Rotation, Multi-Source), customizable (Shape, Limits, Style), optimized (Async, Sampling, Matrix) and simple image cropping library for Android.
RoboAspectJ is a Gradle plugin to introduce AspectJ (Aspect-Orient Programming) to Android project. It compiles aspects(if needed) and weave them all together in FULL-PROJECT scope. This means project (or subproject) sources, external libraries and local dependencies will all be dealt with by default.