From 681effece90ff4e892506ee5f5057bee4776c48b Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Mon, 16 Oct 2017 21:22:42 -0400 Subject: Translations (#89) * Update strings * Delete extra file * Update strings --- kpref-activity/src/main/res/layout/kau_pref_core.xml | 3 ++- kpref-activity/src/main/res/values/strings.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'kpref-activity') diff --git a/kpref-activity/src/main/res/layout/kau_pref_core.xml b/kpref-activity/src/main/res/layout/kau_pref_core.xml index 183c53e..498dce3 100644 --- a/kpref-activity/src/main/res/layout/kau_pref_core.xml +++ b/kpref-activity/src/main/res/layout/kau_pref_core.xml @@ -34,7 +34,8 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" app:layout_constraintVertical_bias="0.5" - tools:layout_editor_absoluteX="0dp" /> + tools:layout_editor_absoluteX="0dp" + tools:ignore="RtlSymmetry" /> - Pref Icon + KPref Icon \ No newline at end of file -- cgit v1.2.3