Quality of Life Improvements for Android Development (Kotlin)
Copy below files into your project (choose the ones you need)
- AnyExtensions - General purpose tools for
Any
objects - NumberExtensions -
Float
andDouble
formatting - ResourceExtensions -
@ColorRes
,@DrawableRes
helpers - ViewExtensions -
View
,TextView
andImageView
one liners - FunctionExtensions - Tools to schedule periodic, aperiodic tasks by simply appending a call to a function block