Android QuickReturn Listview
This is a implementation of the QuickReturn UI developed by Roman Nurik and Nick Butcher for a listview.
I added a QuickReturn UI for a footer, Just like in the G+ app. **UPDATE**
watch the demo at here
Source link: https://github.com/LarsWerkman/QuickReturnListView
This is a implementation of the QuickReturn UI developed by Roman Nurik and Nick Butcher for a listview.
watch the demo at here
Q & A
A ConstraintLayout
group that allows for simple staggered animations.
Gencycler is a compile time annotation processor, that writes the RecyclerView adapter code for you.
A simple easy-to-use service manager for Android. You can use this library without even declaration of your service in manifest.
Built over JobIntentService
so it is compatible with all OS versions including Android O. ServiceManager can be used from any place with context only.
This python code is used to generate the drawable icons for various screen sizes.
This tool allows you to tweak your layout in real time just like inspect element in the browser.
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.
Q & A