[REQUIRED] MotoActions: Fix font and accent color
Signed-off-by: JarlPenguin <jarlpenguin@outlook.com> Change-Id: Ib072bbfdd6d3c7efbfd115eec641841f72183fe1
This commit is contained in:
committed by
Jorge Lucas
parent
adf83863fa
commit
cafd9ec582
@@ -32,7 +32,7 @@
|
|||||||
android:paddingStart="48dp"
|
android:paddingStart="48dp"
|
||||||
android:maxLines="2"
|
android:maxLines="2"
|
||||||
android:ellipsize="end"
|
android:ellipsize="end"
|
||||||
android:textAppearance="@android:style/TextAppearance.Material.Title"
|
android:textAppearance="@*android:style/TextAppearanceTitle"
|
||||||
android:textColor="?android:attr/textColorPrimary"
|
android:textColor="?android:attr/textColorPrimary"
|
||||||
android:textAlignment="viewStart"
|
android:textAlignment="viewStart"
|
||||||
android:text="@string/switch_bar_on" />
|
android:text="@string/switch_bar_on" />
|
||||||
|
|||||||
Reference in New Issue
Block a user