在應用清單中給當前<Activity>設置:
android:windowSoftInputMode="adjustPan"
關於android:windowSoftInputMode在Google中文開發網站介紹的很詳細:
https://developer.android.google.cn/guide/topics/manifest/activity-element.html#wsoft
在應用清單中給當前<Activity>設置:
android:windowSoftInputMode="adjustPan"
關於android:windowSoftInputMode在Google中文開發網站介紹的很詳細:
https://developer.android.google.cn/guide/topics/manifest/activity-element.html#wsoft
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。