[Libreoffice-commits] core.git: android/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Jul 31 11:37:28 UTC 2018
android/source/res/layout/toolbar_bottom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit baac334dd2a8425714b0706ab764b6f00e83a65c
Author: Mert Tumer <merttumer at outlook.com>
AuthorDate: Sun Jul 29 07:47:27 2018 -0700
Commit: Tomaž Vajngerl <quikee at gmail.com>
CommitDate: Tue Jul 31 13:37:05 2018 +0200
Renamed "Font Back Color" to "Highlight Color" on Android Viewer
Change-Id: Ia87a8091cf7ca7f15b9be7d5368f314d20421258
Signed-off-by: Mert Tumer <merttumer at outlook.com>
Reviewed-on: https://gerrit.libreoffice.org/58283
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee at gmail.com>
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"
More information about the Libreoffice-commits
mailing list