1
0
Fork 0
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:
vanitasvitae 2016-09-05 20:42:57 +02:00
parent e7f74eb08d
commit 305a40c8c5
5 changed files with 83 additions and 7 deletions

View file

@ -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">