Skip to content

Commit 81e4e13

Browse files
committed
+ Support Infinity Screen
1 parent 73ee289 commit 81e4e13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
<category android:name="android.intent.category.LAUNCHER"/>
5252
</intent-filter>
5353
</activity-alias>
54+
<meta-data android:name="android.max_aspect" android:value="2.1" />
5455
</application>
5556

5657
</manifest>

0 commit comments

Comments
 (0)