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

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

layout manage for testing : lineage gravity start

parent 1936b583
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -84,7 +84,6 @@

                <com.android.systemui.statusbar.AlphaOptimizedFrameLayout
                    android:id="@+id/notification_icon_area"
                    android:visibility="gone"
                    android:layout_width="0dp"
                    android:layout_height="match_parent"
                    android:layout_weight="1"
@@ -98,7 +97,7 @@
                    android:layout_height="match_parent"
                    android:layout_weight="1"
                    android:orientation="horizontal"
                    android:gravity="center_vertical|end"
                    android:gravity="center_vertical|start"
                    >

                    <include layout="@layout/system_icons" />
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
        android:layout_weight="1"
        android:layout_height="match_parent"
        android:paddingEnd="@dimen/signal_cluster_battery_padding"
        android:gravity="center_vertical | start"
        android:gravity="center_vertical"
        android:orientation="horizontal"/>

    <com.android.systemui.BatteryMeterView android:id="@+id/battery"