Android Library topic
An Android library is structurally the same as an Android app module. It can include everything needed to build an app, including source code, resource files, and an Android manifest. However, instead of compiling into an APK that runs on a device, an Android library compiles into an Android Archive (AAR) file that you can use as a dependency for an Android app module.
AndroidVeil
:performing_arts: An easy, flexible way to implement loading skeletons and shimmering effect for Android.
Balloon
:balloon: Modernized and sophisticated tooltips, fully customizable with an arrow and animations for Android.
CameleonLayout
A library that let you implement double-layer-layout changing with slide animation.
ColorPickerPreference
🎨 A library that lets you implement ColorPicker, ColorPickerDialog, ColorPickerPreference.
ColorPickerView
🎨 Android colorpicker for getting colors from any images by tapping on the desired color.
DoubleLift
🦋 Expands and collapses a layout horizontally and vertically sequentially.
ElasticViews
:sparkles: An easy way to implement an elastic touch effect for Android.
ExpandableLayout
🦚 An expandable layout that shows a two-level layout with an indicator.
Flourish
🎩 Flourish implements dynamic ways to show up and dismiss layouts with animations.
IndicatorScrollView
🧀 A dynamic scroll view that animates indicators according to its scroll position.