Tweak section headers in settings list screen
Use same style that is used in general/account settings screen.
This commit is contained in:
parent
ca77057ab3
commit
72da6f8005
1 changed files with 1 additions and 2 deletions
|
@ -12,7 +12,6 @@
|
|||
android:paddingRight="16dp"
|
||||
android:paddingTop="4dp"
|
||||
android:singleLine="true"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Body2"
|
||||
android:textColor="?attr/colorAccent"
|
||||
android:textStyle="bold"
|
||||
tools:text="Divider" />
|
||||
|
|
Loading…
Reference in a new issue