Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4fdeff36 authored by Wang Han's avatar Wang Han
Browse files

Revert "Remove max aspect ratio."

 * We don't need this when target SDK is 29, see docs:
   If your app targets Android 8.0 (API level 26) or higher, it
   fills the entire screen, according to its layout.

This reverts commit b7abe063.

Change-Id: I9442b05b8c4d6213676943163e3c0b995047d303
parent 514167ca
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -55,9 +55,6 @@
        android:supportsRtl="true"
        android:theme="@style/Theme.DeskClock">

        <!-- We can deal with all kinds of aspect ratios -->
        <meta-data android:name="android.max_aspect" android:value="0.0" />

        <!-- ============================================================== -->
        <!-- Main app components.                                           -->
        <!-- ============================================================== -->