Radial Button Layout
This example project illustrates how to implement an animated radial button layout in Android.
Configurable typing indicator for Android
A lightweight Android library for customizable alerts.
RxJava2 based caching mechanism. Simple to use yet very powerful.
Key features:
An easy to use wrapper of the native Android Snackbar which stays visible across multiple activities. It provides different themes to start with, and allows you to easily manage common scenarios like success, warning, error, info.
An easy file / folder picker dialog fragment which is easily to implement. Nothing special is required, you just need to add few lines of code!
This library add the ability to listen for drawable click events for TextView, EditText and AutoCompleteTextView normally added in XML with android:drawableStart
etc... or in code with setCompoundDrawables(...)
and similar.
With this library you can flat a layout used to side any widget with an ImageView
or ImageButton
added to listen for click on the icon, to one unique custom view.