Add android:resizeableActivity="true"
This commit is contained in:
parent
21ac85174e
commit
8eb94ca9c6
@ -38,6 +38,7 @@
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/LauncherTheme"
|
||||
android:usesCleartextTraffic="true"
|
||||
android:resizeableActivity="true"
|
||||
tools:ignore="GoogleAppIndexingWarning">
|
||||
|
||||
<meta-data
|
||||
@ -65,4 +66,4 @@
|
||||
</provider>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
</manifest>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user