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:
parent
79675261d2
commit
5c0befeb06
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user