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

Commit 029edb38 authored by LuK1337's avatar LuK1337
Browse files

SystemUI: Force left-to-right for network traffic monitor holder

Fixes: https://gitlab.com/LineageOS/issues/android/-/issues/3445
Change-Id: I19ea852cedfd2a69a47006977f1b74a172008058
parent 773c39a5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -142,6 +142,7 @@
            android:id="@+id/network_traffic_holder"
            android:layout_width="wrap_content"
            android:layout_height="match_parent"
            android:layoutDirection="ltr"
            android:gravity="center"
            >