Stars
Design patterns implemented in Java
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
🔥 Android developers should collect the following utils(updating).
Android Transition animations explanation with examples.
🎆 A well-designed local image and video selector for Android
Cute view animation collection.
Android library to observe scroll events on scrollable views.
🚀 Ultimate Android Reference - Your Road to Become a Better Android Developer
A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
An amazing and convenient Android image slider.
An implementation of tap targets from the Material Design guidelines for feature discovery.
RxJava 2 Android Examples - How to use RxJava 2 in Android
Give a custom shape to any android view, Material Design 2 ready
A Gradle plugin to report the number of method references in your APK on every build.
Android view with both path from constructed path or from svg.
Combine ViewPager and Animations to provide a simple way to create applications' guide pages.
Android library to animate Floating Action Button to Bottom Sheet Dialog and vice-versa
DEPRECATED - Memory efficient shimmering effect for Android applications by Supercharge.
Cheat Sheet for Android Interviews
💥A powerful library powered by AOP to manage Fragments.(一个基于AOP设计的Fragment管理框架)
Country Code Picker (CCP) is an android library which provides an easy way to search and select country or international phone code. Also supports Android EditText phone mask and international phon...
A powerful, flexible and easy to use Video and Image compression library for Android.
Make your native android Toasts Fancy. A library that takes the standard Android toast to the next level with a variety of styling options. Style your toast from code.
Simpliest way to ask runtime permissions on Android, no need to extend class or override permissionResult method, choose your way : Kotlin / Coroutines / RxJava / Java7 / Java8