mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
fix: adjust layout of ListActivity when showing keyboard in full screen mode
This commit is contained in:
parent
2aa9fa46c9
commit
649420b507
2 changed files with 25 additions and 2 deletions
|
@ -33,6 +33,7 @@
|
|||
</activity>
|
||||
<activity android:name=".list.ListActivity"
|
||||
android:screenOrientation="portrait"
|
||||
android:windowSoftInputMode="adjustResize"
|
||||
tools:ignore="LockedOrientationActivity">
|
||||
</activity>
|
||||
<activity android:name=".settings.SettingsActivity"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue