We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73ee289 commit 81e4e13Copy full SHA for 81e4e13
app/src/main/AndroidManifest.xml
@@ -51,6 +51,7 @@
51
<category android:name="android.intent.category.LAUNCHER"/>
52
</intent-filter>
53
</activity-alias>
54
+ <meta-data android:name="android.max_aspect" android:value="2.1" />
55
</application>
56
57
</manifest>
0 commit comments