public class KeyboardUtil
extends java.lang.Object
| Constructor and Description |
|---|
KeyboardUtil(android.app.Activity act,
android.view.View contentView) |
| Modifier and Type | Method and Description |
|---|---|
void |
disable() |
void |
enable() |
static void |
hideKeyboard(android.app.Activity act)
Helper to hide the keyboard
|