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

Commit 5d1e9977 authored by Mihai Nita's avatar Mihai Nita
Browse files

Language list heading: add padding and make it bold

This makes it consistent with heading labels used in other areas
of the Settings app.

Bug: 26758145
Change-Id: I9b66e97b5a0a8b0646e4b345b25b6d93178fc8e6
parent 39d1b5b0
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -19,7 +19,8 @@
          style="?android:attr/preferenceCategoryStyle"
          android:layout_width="match_parent"
          android:layout_height="36dp"
          android:paddingStart="12dp"
          android:paddingEnd="12dp"
          android:gravity="center_vertical"
          android:paddingStart="18dp"
          android:paddingEnd="18dp"
          android:textColor="?android:attr/colorAccent"
          tools:text="@string/language_picker_section_all"/>