1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-07-20 14:44:44 +02: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>