mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-01 19:26:48 +01:00
Use adjustResize
flag
This commit is contained in:
parent
e63397a4e8
commit
4e0ff5f6e5
@ -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">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user