mirror of
https://github.com/etesync/android
synced 2024-12-22 22:58:29 +00:00
Manifest: support resizable activities.
This commit is contained in:
parent
79675261d2
commit
5c0befeb06
@ -52,6 +52,7 @@
|
|||||||
android:icon="@mipmap/ic_launcher"
|
android:icon="@mipmap/ic_launcher"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
android:theme="@style/AppTheme"
|
android:theme="@style/AppTheme"
|
||||||
|
android:resizeableActivity="true"
|
||||||
tools:ignore="UnusedAttribute">
|
tools:ignore="UnusedAttribute">
|
||||||
|
|
||||||
<receiver
|
<receiver
|
||||||
|
Loading…
Reference in New Issue
Block a user