mirror of
https://github.com/bitwarden/mobile
synced 2025-12-14 23:33:34 +00:00
adjust max_aspect ratio for samsung full screen
This commit is contained in:
@@ -36,5 +36,6 @@
|
|||||||
</receiver>
|
</receiver>
|
||||||
|
|
||||||
<activity android:name="net.hockeyapp.android.UpdateActivity" android:exported="false" />
|
<activity android:name="net.hockeyapp.android.UpdateActivity" android:exported="false" />
|
||||||
|
<meta-data android:name="android.max_aspect" android:value="2.1" />
|
||||||
</application>
|
</application>
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|||||||
Reference in New Issue
Block a user