android/source/res/layout/toolbar_bottom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit baac334dd2a8425714b0706ab764b6f00e83a65c Author: Mert Tumer <[email protected]> AuthorDate: Sun Jul 29 07:47:27 2018 -0700 Commit: Tomaž Vajngerl <[email protected]> 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 <[email protected]> Reviewed-on: https://gerrit.libreoffice.org/58283 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <[email protected]> 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" _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
