mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 18:29:47 +02:00
fix keyboard. #4
This commit is contained in:
parent
d60069253e
commit
945d617a52
7 changed files with 22 additions and 121 deletions
|
@ -37,8 +37,7 @@
|
|||
<activity
|
||||
android:name=".activity.MainActivity"
|
||||
android:launchMode="singleInstance"
|
||||
android:windowSoftInputMode="adjustResize"
|
||||
android:configChanges="keyboardHidden|orientation|screenSize"
|
||||
android:windowSoftInputMode="adjustPan"
|
||||
android:theme="@style/AppTheme.NoActionBar"
|
||||
android:label="@string/diaspora">
|
||||
</activity>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue