Package-level declarations
Types
Link copied to clipboard
object ActivityUtils
Activity utils.
Link copied to clipboard
object ColorUtils
Link copied to clipboard
object DensityUtils
Link copied to clipboard
object EncryptionUtils
Link copied to clipboard
object IntentUtils
Link copied to clipboard
object NetStateUtils
Link copied to clipboard
object ScreenSizeUtils
Link copied to clipboard
object SystemUtils
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Using the context provided by ContextHelper.getAppContext and method to find the required resources.
Link copied to clipboard
inline fun <T : Any> findByResources(callback: T? = null, method: (Resources, Resources.Theme) -> T?): T
Using the resources and theme provided by ContextHelper.getAppContext and method to find the required resources.
Link copied to clipboard
Returns a byte array of the calculated hash of file.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard