Fix bug #15543626 Bluetooth Settings headers need to support Quantum styling
- per UX request - remove the TextView "list separator" styling and use the correct one Change-Id: I54e41d89dd9b930cbaa04bc5b9ed9a5fd9b8605e
This commit is contained in:
@@ -22,7 +22,8 @@
|
|||||||
|
|
||||||
<!-- This text view has the style of the list separator text view without the background and padding. -->
|
<!-- This text view has the style of the list separator text view without the background and padding. -->
|
||||||
<TextView
|
<TextView
|
||||||
style="?android:attr/listSeparatorTextViewStyle"
|
android:textAppearance="@android:style/TextAppearance.Material.Body2"
|
||||||
|
android:textColor="?android:attr/colorAccent"
|
||||||
android:background="@null"
|
android:background="@null"
|
||||||
android:id="@+android:id/title"
|
android:id="@+android:id/title"
|
||||||
android:paddingStart="0dp"
|
android:paddingStart="0dp"
|
||||||
|
Reference in New Issue
Block a user