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

Commit ce66c154 authored by narinder Rana's avatar narinder Rana
Browse files

added space

parent b2452fba
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -104,12 +104,12 @@
        </FrameLayout>

        <!-- Space should cover the notch (if it exists) and let other views lay out around it -->
<!--        <android.widget.Space-->
<!--            android:id="@+id/cutout_space_view"-->
<!--            android:layout_width="0dp"-->
<!--            android:layout_height="match_parent"-->
<!--            android:gravity="center_horizontal|center_vertical"-->
<!--        />-->
        <android.widget.Space
            android:id="@+id/cutout_space_view"
            android:layout_width="0dp"
            android:layout_height="match_parent"
            android:gravity="center_horizontal|center_vertical"
        />

        <com.android.systemui.statusbar.AlphaOptimizedFrameLayout
            android:id="@+id/centered_icon_area"