From 1daf057df6369ddb4c56141619bea65486536123 Mon Sep 17 00:00:00 2001 From: JuliusAlphonso Date: Sun, 24 Nov 2019 15:01:56 +0530 Subject: [PATCH] * Fixed typo in @string/workout_hint (English) * Pointed hardcoded strings in "update user info" to use string resource * Added new strings (and translations) required for the above change --- .idea/codeStyles/Project.xml | 112 +++++++++++++++++ .../main/res/layout/bottom_sheet_fragment.xml | 114 +++++++++++------- app/src/main/res/values-pt-rBR/strings.xml | 6 + app/src/main/res/values-ru/strings.xml | 6 + app/src/main/res/values/strings.xml | 8 +- 5 files changed, 199 insertions(+), 47 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 1bec35e..a88ded0 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -1,8 +1,120 @@ + + + + + +
+ + + + xmlns:android + + ^$ + + + +
+
+ + + + xmlns:.* + + ^$ + + + BY_NAME + +
+
+ + + + .*:id + + http://schemas.android.com/apk/res/android + + + +
+
+ + + + .*:name + + http://schemas.android.com/apk/res/android + + + +
+
+ + + + name + + ^$ + + + +
+
+ + + + style + + ^$ + + + +
+
+ + + + .* + + ^$ + + + BY_NAME + +
+
+ + + + .* + + http://schemas.android.com/apk/res/android + + + ANDROID_ATTRIBUTE_ORDER + +
+
+ + + + .* + + .* + + + BY_NAME + +
+
+
+
diff --git a/app/src/main/res/layout/bottom_sheet_fragment.xml b/app/src/main/res/layout/bottom_sheet_fragment.xml index ed8b7e8..717a3e5 100644 --- a/app/src/main/res/layout/bottom_sheet_fragment.xml +++ b/app/src/main/res/layout/bottom_sheet_fragment.xml @@ -2,30 +2,38 @@ + -