1
0
mirror of https://github.com/etesync/android synced 2024-11-15 20:38:58 +00:00

Manifest: support resizable activities.

This commit is contained in:
Tom Hacohen 2020-12-01 17:23:26 +02:00
parent 79675261d2
commit 5c0befeb06

View File

@ -52,6 +52,7 @@
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:theme="@style/AppTheme"
android:resizeableActivity="true"
tools:ignore="UnusedAttribute">
<receiver