mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-14 20:12:29 -04:00
Solve bug that push view when android keyboard is shown
This commit is contained in:
parent
ddaa03514c
commit
5205301e10
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
android:label="RetroShare"
|
||||
android:configChanges="orientation|uiMode|screenLayout|screenSize|smallestScreenSize|layoutDirection|locale|fontScale|keyboard|keyboardHidden|navigation"
|
||||
android:screenOrientation="unspecified"
|
||||
android:windowSoftInputMode="adjustResize"
|
||||
android:launchMode="singleTask">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue