-
public class SoftKeyBoardListener
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interfaceSoftKeyBoardListener.OnSoftKeyBoardChangeListener
-
Constructor Summary
Constructors Constructor Description SoftKeyBoardListener(Activity activity)
-
Method Summary
Modifier and Type Method Description static voidsetListener(Activity activity, SoftKeyBoardListener.OnSoftKeyBoardChangeListener onSoftKeyBoardChangeListener)-
-
Method Detail
-
setListener
static void setListener(Activity activity, SoftKeyBoardListener.OnSoftKeyBoardChangeListener onSoftKeyBoardChangeListener)
-
-
-
-