PrettyStateView is a light library to set view states such as Loading, Error, Empty or even Custom views you make with just one line without using in xml layouts.
A Lightweight Scratch Card View Library for Android.
A simple animated view for android, that lets a user select an option. Written in Kotlin.
Voice overlay helps you turn your user's voice into text, providing a polished UX while handling for you the necessary permission.
Events Calendar is a user-friendly library that helps you achieve a cool Calendar UI with events mapping. You can customise every pixel of the calendar as per your wish and still achieve in implementing all the functionalities of the native android calendar in addition with adding dots to the calendar which represents the presence of an event on the respective dates. It can be done easily, you are just a few steps away from implementing your own badass looking Calendar for your very own project!
BubbleGum was designed to quickly apply gradients into different UI elements of an android app. The overhead and performance impact is minimal, as BubbleGum is based on Android drawables.
Features
This library creates a floating menu like in the momo app, vtcpay or wepay.
Instagram-like (from broadcasts) double avatar view with cropping with simple and convenient API.
Instagram-like floating hearts view with simple and convenient API. You can use any image and make your magic using 5 lines of code.
FieldSetView is an Android custom view which mimics the "fieldset" tag in HTML.
A Simple, Customizable VectorAnalogClock View for Android.
DurationView allows you to create a view to display durations split into categories.
For example, if you wish to display Days, Hours, Mins and Secs together, instead of create multiple views, and their corresponding labels, DurationView will do that with just one view.
Custom Views that can hide/show a View with some Animations (inspired by the Android FAB).
A floating view helper lib to let you create floating view above other views!
aDateSwitcher is a custom android view that switches to your desired date range returns a Map<DateRange,Date>
of top and bottom date values.
A library to create simple alerts easily with some customization. Written in Kotlin but works for both Kotlin and Java.
Simple android library to present an animated ferris wheel.
Android TreeView is used to display data in tree structures.
A Write Less Do More Library for Android.
AQuery is a lightweight library that allows UI manipulation in a syntactically similar way to the Javascript library JQuery. AQuery aims to remove the boilerplate code that comes with UI manipulation in Android. This helps with readability, ease of development and maintainability.
A simple Timeline View that demonstrates the power of ConstraintLayout and RecyclerView.