-
Notifications
You must be signed in to change notification settings - Fork 0
Extension Functions
Shanti Ranjan Das edited this page Apr 5, 2020
·
5 revisions
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()
inActivityUtils
require activity scope to callhidekeyboard()
.
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