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

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -