An extensive collection of Kotlin Android Utils
This library is an extensive collection of Kotlin Android Utils. It contains small helper functions that can be used in various Android projects. The goal of this library is to make common interactions executable in a single line. It includes features like KPrefs, Changelog XML, Kotterknife, Ripple Canvas, MeasureSpecDelegate, CollapsibleViewDelegate, SwipeDebounce, KAU Logger, Email Builder, Extension Functions, Lazy Resettable, AndroidX Components, Material Dialogs, Iconics, Kotlin stdlib, and many more.
This library is a collection of Kotlin Android Utils that provides various helper functions for Android development. It includes features like preference management, changelog support, view binding, canvas effects, measure specifications handling, collapsible views, swipe gesture debouncing, logging, email intent creation, extension functions, lazy initialization, AndroidX support, Material Design dialogs, custom icon fonts, and more. The library can be easily installed by adding the required dependencies to the build.gradle file.
material-ui adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.