mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-06-05 21:59:17 +02:00
Use adjustResize
flag
This commit is contained in:
@@ -132,6 +132,7 @@
|
||||
android:name=".activities.EventActivity"
|
||||
android:exported="true"
|
||||
android:label="@string/new_event"
|
||||
android:windowSoftInputMode="adjustResize"
|
||||
android:launchMode="singleTask"
|
||||
android:parentActivityName=".activities.MainActivity">
|
||||
|
||||
|
Reference in New Issue
Block a user