It contains the core extensions and common structure used across the library.
Activities extensions, for example to take control of the keyboard.
General extensions that help you to manage optionals, exceptions and more.
Extensions to manage collections.
Extensions to wrap the ContextCompat static methods.
Extensions that add extra functionalities to the context class.
Drawable extensions.
Extensions that help you to work with the different android dimensions (PX
, DP
and SP
)
Extensions to work with animations.
Extensions to change the view's background, for example to a ripple background.
Extensions to change the view's state, for example to make enabled or invisible a view.