diff options
-rw-r--r-- | android/source/res/layout/toolbar_bottom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/source/res/layout/toolbar_bottom.xml b/android/source/res/layout/toolbar_bottom.xml index 25f47b828a36..ca842842625b 100644 --- a/android/source/res/layout/toolbar_bottom.xml +++ b/android/source/res/layout/toolbar_bottom.xml @@ -384,7 +384,7 @@ <TextView android:layout_width="wrap_content" android:layout_height="wrap_content" - android:text="Font Back Color" + android:text="Highlight Color" android:paddingBottom="12dp" android:paddingTop="12dp" android:textSize="14sp" |