1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-05 23:53:33 +00:00

adjust max_aspect ratio for samsung full screen

This commit is contained in:
Kyle Spearrin
2018-05-20 10:14:54 -04:00
parent 85c67ac676
commit 41b4ee33fe

View File

@@ -36,5 +36,6 @@
</receiver>
<activity android:name="net.hockeyapp.android.UpdateActivity" android:exported="false" />
<meta-data android:name="android.max_aspect" android:value="2.1" />
</application>
</manifest>