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

Commit a40da902 authored by Fabrice Di Meglio's avatar Fabrice Di Meglio Committed by Android Git Automerger
Browse files

am caf4b1dd: Fix bug #15543626 Bluetooth Settings headers need to support Quantum styling

* commit 'caf4b1dd':
  Fix bug #15543626 Bluetooth Settings headers need to support Quantum styling
parents 253b111a caf4b1dd
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -22,7 +22,8 @@

    <!-- This text view has the style of the list separator text view without the background and padding. -->
    <TextView
        style="?android:attr/listSeparatorTextViewStyle"
        android:textAppearance="@android:style/TextAppearance.Material.Body2"
        android:textColor="?android:attr/colorAccent"
        android:background="@null"
        android:id="@+android:id/title"
        android:paddingStart="0dp"