Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amitshekhariitbhu/awesome-android-complete-reference
/ functions
Functions
13 in github.com/amitshekhariitbhu/awesome-android-complete-reference
⨍
Functions
13
◇
Types & classes
4
Method
KeyboardUtils
()
others/util-classes/KeyboardUtils.java:14
Method
NetworkUtils
()
others/util-classes/NetworkUtils.java:12
Method
ScreenUtils
()
others/util-classes/ScreenUtils.java:12
Method
ViewUtils
()
others/util-classes/ViewUtils.java:15
Method
changeIconDrawableToGray
(Context context, Drawable drawable)
others/util-classes/ViewUtils.java:29
Method
dpToPx
(float dp)
others/util-classes/ViewUtils.java:24
Method
getScreenHeight
(Context context)
others/util-classes/ScreenUtils.java:23
Method
getScreenWidth
(Context context)
others/util-classes/ScreenUtils.java:16
Method
hideSoftInput
(Activity activity)
others/util-classes/KeyboardUtils.java:18
Method
isNetworkConnected
(Context context)
others/util-classes/NetworkUtils.java:16
Method
pxToDp
(float px)
others/util-classes/ViewUtils.java:19
Method
showSoftInput
(EditText edit, Context context)
others/util-classes/KeyboardUtils.java:26
Method
toggleSoftInput
(Context context)
others/util-classes/KeyboardUtils.java:35