Skip to content

Extension Functions

Shanti Ranjan Das edited this page Apr 5, 2020 · 5 revisions

Categories of extensions

They are divided in several categories, Below are the categories they are defined. Below all this are extension function files so you don't need class name just call the method directly.

Note: Some of them require some default objects to call. Like hidekeyboard() in ActivityUtils require activity scope to call hidekeyboard().

Like for application context you can use applicationContext anywhere in the app.


ActivityUtils
AnimationUtils
ColorUtils
CommonUtils
ConvertionUtils
Date Time Utils
DeviceUtils
DialogUtils
EditTextUtils
FileUtils
ImageUtils
IntentUtils
InternetUtils
LogUtils
MapUtils
NumberUtils
ResourceUtils
SnackbarUtils
StatusBarUtils
StringUtils
TextViewUtils
ToastUtils
ViewModelUtils
ViewUtils


Clone this wiki locally