summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
Diffstat (limited to 'android')
-rw-r--r--android/source/res/layout/toolbar_bottom.xml2
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 5e172f620314..1b4730d89adf 100644
--- a/android/source/res/layout/toolbar_bottom.xml
+++ b/android/source/res/layout/toolbar_bottom.xml
@@ -180,7 +180,7 @@
android:text="Font Color"
android:paddingBottom="12dp"
android:paddingTop="12dp"
- android:textSize="14dp"
+ android:textSize="14sp"
android:gravity="center_vertical"
android:textColor="@color/fontBlack"
android:layout_alignParentLeft="true"