mirror of
https://github.com/gsantner/dandelion
synced 2025-12-12 15:21:11 +01:00
Fixed image upload on 4.2 devices
This commit is contained in:
parent
7dbfb10229
commit
e6446217a8
2 changed files with 56 additions and 46 deletions
|
|
@ -52,7 +52,7 @@
|
|||
|
||||
<activity
|
||||
android:name=".activity.MainActivity"
|
||||
android:launchMode="singleInstance"
|
||||
android:launchMode="singleTop"
|
||||
android:windowSoftInputMode="adjustPan"
|
||||
android:configChanges="keyboardHidden|orientation|screenSize"
|
||||
android:theme="@style/AppTheme.NoActionBar"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue