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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -