Detect Keyboard showing when `android:windowSoftInputMode="adjustPan"` -
the solution of detecting keyboard shown in https://stackoverflow.com/a/4737265/3286489 based on android:windowsoftinputmode="adjustresize". there anyway detect keyboard shown when using android:windowsoftinputmode="adjustpan"?
Comments
Post a Comment