Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit aca4e687 authored by Sebastiano Barezzi's avatar Sebastiano Barezzi
Browse files

Twelve: Resize the window when using IME

Change-Id: I7e9f50e908e07951a6759582402837dea5c7d02f
parent 14c855ff
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -34,7 +34,8 @@

        <activity
            android:name=".MainActivity"
            android:exported="true">
            android:exported="true"
            android:windowSoftInputMode="adjustResize">

            <intent-filter>
                <action android:name="android.intent.action.MAIN" />