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

Commit a9e39350 authored by Doris Ling's avatar Doris Ling
Browse files

Fix left aligned "Wi-Fi" category title in data usage page.

Set thee category title text view to align at the start position.

Bug: 63399239
Test: visual
Change-Id: Iff5fbc595ec16396043d64a1ceb0fa81e874ea48
parent 43bc8a0f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -51,6 +51,7 @@
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:textAppearance="@android:style/TextAppearance.Material.Body2"
            android:textAlignment="viewStart"
            android:textColor="?android:attr/colorAccent"
            android:paddingEnd="?android:attr/listPreferredItemPaddingEnd"/>
        <TextView