mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-02 08:30:10 +01:00
adjust max_aspect ratio for samsung full screen
This commit is contained in:
parent
85c67ac676
commit
41b4ee33fe
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user