aboutsummaryrefslogtreecommitdiffstats
path: root/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/AndroidManifest.xml')
-rw-r--r--main/AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/AndroidManifest.xml b/main/AndroidManifest.xml
index 085f2b3..b78e26e 100644
--- a/main/AndroidManifest.xml
+++ b/main/AndroidManifest.xml
@@ -13,6 +13,7 @@
<uses-feature android:name="android.hardware.camera" android:required="false"/>
<supports-screens
android:largeScreens="true"
+ android:xlargeScreens="true"
android:normalScreens="true"
android:smallScreens="true"
android:anyDensity="true" />