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

Commit be48945c authored by Ricki Hirner's avatar Ricki Hirner
Browse files

Support resizeable activites (multi-window mode)

parent 1a7b1f94
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -45,6 +45,7 @@
        android:icon="@mipmap/ic_launcher"
        android:label="@string/app_name"
        android:theme="@style/AppTheme"
        android:resizeableActivity="true"
        tools:ignore="UnusedAttribute">

        <service android:name=".DavService"/>