Fix ime padding

This commit is contained in:
Sad Ellie 2023-08-11 11:53:46 +03:00
parent de36613cab
commit d41fd36927

View File

@ -11,7 +11,6 @@
android:supportsRtl="true" android:supportsRtl="true"
android:theme="@style/Theme.Unitto"> android:theme="@style/Theme.Unitto">
<activity <activity
android:windowSoftInputMode="adjustResize"
android:name=".MainActivity" android:name=".MainActivity"
android:allowTaskReparenting="true" android:allowTaskReparenting="true"
android:exported="true"> android:exported="true">