mirror of
https://github.com/gsantner/dandelion
synced 2025-12-12 15:21:11 +01:00
Added some experimental changes to keep the webview on orientation changes
This commit is contained in:
parent
e7f74eb08d
commit
305a40c8c5
5 changed files with 83 additions and 7 deletions
|
|
@ -54,6 +54,7 @@
|
|||
android:name=".activity.MainActivity"
|
||||
android:launchMode="singleInstance"
|
||||
android:windowSoftInputMode="adjustPan"
|
||||
android:configChanges="keyboardHidden|orientation|screenSize"
|
||||
android:theme="@style/AppTheme.NoActionBar"
|
||||
android:label="@string/diaspora">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue