MCPcopy Create free account

hub / github.com/demongel/SoftKeyboardHeight / functions

Functions32 in github.com/demongel/SoftKeyboardHeight

↓ 3 callersMethodnotifyKeyboardHeightChanged
(int height, int orientation)
app/src/main/java/com/shakespace/softkeyboarddemo/loginwithpopwindow/KeyboardHeightProvider.java:184
↓ 2 callersMethodassistActivity
(Activity activity)
app/src/main/java/com/shakespace/softkeyboarddemo/loginwith5497/AndroidBug5497Workaround.java:16
↓ 2 callersMethodsetKeyboardHeightObserver
Set the keyboard height observer to this provider. The observer will be notified when the keyboard height has changed. For example when the keyboard i
app/src/main/java/com/shakespace/softkeyboarddemo/loginwithpopwindow/KeyboardHeightProvider.java:138
↓ 1 callersMethodclose
Close the keyboard height provider, this provider will not be used anymore.
app/src/main/java/com/shakespace/softkeyboarddemo/loginwithpopwindow/KeyboardHeightProvider.java:126
↓ 1 callersMethodcomputeUsableHeight
计算mChildOfContent可见高度 @return
app/src/main/java/com/shakespace/softkeyboarddemo/loginwith5497/AndroidBug5497Workaround.java:79
↓ 1 callersMethodgetScreenOrientation
Get the screen orientation @return the screen orientation
app/src/main/java/com/shakespace/softkeyboarddemo/loginwithpopwindow/KeyboardHeightProvider.java:147
↓ 1 callersMethodhandleOnGlobalLayout
Popup window itself is as big as the window of the Activity. The keyboard can then be calculated by extracting the popup view bottom from the activity
app/src/main/java/com/shakespace/softkeyboarddemo/loginwithpopwindow/KeyboardHeightProvider.java:156
↓ 1 callersMethodonBackPressed
()
app/src/main/java/com/shakespace/softkeyboarddemo/loginwith5497/FullScreen5497Activity.java:36
↓ 1 callersMethodonBackPressed
()
app/src/main/java/com/shakespace/softkeyboarddemo/loginwithpopwindow/LoginWithPopWindowActivity.java:70
↓ 1 callersMethodonBackPressed
()
app/src/main/java/com/shakespace/softkeyboarddemo/login/NoFullScreenLoginActivity.java:36
↓ 1 callersMethodonBackPressed
()
app/src/main/java/com/shakespace/softkeyboarddemo/immersedstatus/ImmersedStatusActivity.java:38
↓ 1 callersMethodonKeyboardHeightChanged
Called when the keyboard height has changed, 0 means keyboard is closed, >= 1 means keyboard is opened. @param height The height of the keyboa
app/src/main/java/com/shakespace/softkeyboarddemo/loginwithpopwindow/KeyboardHeightObserver.java:34
↓ 1 callersMethodpossiblyResizeChildOfContent
()
app/src/main/java/com/shakespace/softkeyboarddemo/loginwith5497/AndroidBug5497Workaround.java:53
↓ 1 callersMethodstart
Start the KeyboardHeightProvider, this must be called after the onResume of the Activity. PopupWindows are not allowed to be registered before the onR
app/src/main/java/com/shakespace/softkeyboarddemo/loginwithpopwindow/KeyboardHeightProvider.java:114
MethodAndroidBug5497Workaround
(Activity activity)
app/src/main/java/com/shakespace/softkeyboarddemo/loginwith5497/AndroidBug5497Workaround.java:27
MethodKeyboardHeightProvider
Construct a new KeyboardHeightProvider @param activity The parent activity
app/src/main/java/com/shakespace/softkeyboarddemo/loginwithpopwindow/KeyboardHeightProvider.java:81
Methodaddition_isCorrect
()
app/src/test/java/com/shakespace/softkeyboarddemo/ExampleUnitTest.java:13
MethodgetStatusBarHeight
(Context context)
app/src/main/java/com/shakespace/softkeyboarddemo/loginwith5497/AndroidBug5497Workaround.java:86
MethodonClick
(View v)
app/src/main/java/com/shakespace/softkeyboarddemo/MainActivity.java:30
MethodonCreate
(Bundle savedInstanceState)
app/src/main/java/com/shakespace/softkeyboarddemo/MainActivity.java:21
MethodonCreate
(Bundle savedInstanceState)
app/src/main/java/com/shakespace/softkeyboarddemo/loginwith5497/FullScreen5497Activity.java:24
MethodonCreate
(Bundle savedInstanceState)
app/src/main/java/com/shakespace/softkeyboarddemo/loginwithpopwindow/LoginWithPopWindowActivity.java:32
MethodonCreate
(Bundle savedInstanceState)
app/src/main/java/com/shakespace/softkeyboarddemo/login/NoFullScreenLoginActivity.java:26
MethodonCreate
(Bundle savedInstanceState)
app/src/main/java/com/shakespace/softkeyboarddemo/immersedstatus/ImmersedStatusActivity.java:26
MethodonDestroy
{@inheritDoc}
app/src/main/java/com/shakespace/softkeyboarddemo/loginwithpopwindow/LoginWithPopWindowActivity.java:94
MethodonGlobalLayout
()
app/src/main/java/com/shakespace/softkeyboarddemo/loginwith5497/AndroidBug5497Workaround.java:37
MethodonGlobalLayout
()
app/src/main/java/com/shakespace/softkeyboarddemo/loginwithpopwindow/KeyboardHeightProvider.java:100
MethodonKeyboardHeightChanged
(int height, int orientation)
app/src/main/java/com/shakespace/softkeyboarddemo/loginwithpopwindow/LoginWithPopWindowActivity.java:54
MethodonPause
()
app/src/main/java/com/shakespace/softkeyboarddemo/loginwithpopwindow/LoginWithPopWindowActivity.java:76
MethodonResume
{@inheritDoc}
app/src/main/java/com/shakespace/softkeyboarddemo/loginwithpopwindow/LoginWithPopWindowActivity.java:85
Methodrun
()
app/src/main/java/com/shakespace/softkeyboarddemo/loginwithpopwindow/LoginWithPopWindowActivity.java:42
MethoduseAppContext
()
app/src/androidTest/java/com/shakespace/softkeyboarddemo/ExampleInstrumentedTest.java:19