Skip to content

Latest commit

 

History

History

swissknife-core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Core Module

It contains the core extensions and common structure used across the library.

Dependencies:

Module's content:

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.