diff --git a/.tx/config b/.tx/config index a3df04c4e..69b82749a 100644 --- a/.tx/config +++ b/.tx/config @@ -1,6 +1,6 @@ [main] host = https://www.transifex.com -lang_map = pt_BR: pt-rBR, zh_TW: zh-rTW, hr_HR: hr-rHR, pt_PT: pt-rPT, en_GB: en-rGB +lang_map = pt_BR: pt-rBR, zh_TW: zh-rTW, hr_HR: hr-rHR, pt_PT: pt-rPT, en_GB: en-rGB, he: iw, id: in [habitica-android.store_stringsxml] file_filter = translations/store_strings-.xml diff --git a/Habitica/build.gradle b/Habitica/build.gradle index 2fca32fe2..29e3ab6e5 100644 --- a/Habitica/build.gradle +++ b/Habitica/build.gradle @@ -208,7 +208,8 @@ android { } lintOptions { - disable 'UnusedResources' + disable 'UnusedResources','MissingTranslation','UnusedAttribute','InvalidPackage' + enable 'LogConditional','IconExpectedSize','MissingRegistered','TypographyQuotes' } } diff --git a/Habitica/res/layout/activity_full_profile.xml b/Habitica/res/layout/activity_full_profile.xml index ffd566b61..5846402b9 100644 --- a/Habitica/res/layout/activity_full_profile.xml +++ b/Habitica/res/layout/activity_full_profile.xml @@ -9,7 +9,7 @@ diff --git a/Habitica/res/layout/dialog_challenge_detail.xml b/Habitica/res/layout/dialog_challenge_detail.xml index 90d22542c..ab70fcc7a 100644 --- a/Habitica/res/layout/dialog_challenge_detail.xml +++ b/Habitica/res/layout/dialog_challenge_detail.xml @@ -70,7 +70,7 @@ @@ -138,7 +138,7 @@ android:orientation="horizontal"> + xmlns:tools="http://schemas.android.com/tools" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:background="@drawable/border_1f000000" + android:orientation="horizontal" + android:weightSum="3" + android:baselineAligned="false"> + xmlns:tools="http://schemas.android.com/tools" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:orientation="horizontal" + android:background="@drawable/border_1f000000" + android:weightSum="3" + android:baselineAligned="false"> + xmlns:tools="http://schemas.android.com/tools" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:orientation="horizontal" + android:background="@drawable/border_1f000000" + android:weightSum="3" + android:baselineAligned="false"> - - - - - - \ No newline at end of file diff --git a/Habitica/res/layout/dialog_challenge_detail_todo.xml b/Habitica/res/layout/dialog_challenge_detail_todo.xml index 5fc9d7fa3..402ded014 100644 --- a/Habitica/res/layout/dialog_challenge_detail_todo.xml +++ b/Habitica/res/layout/dialog_challenge_detail_todo.xml @@ -1,11 +1,12 @@ + xmlns:tools="http://schemas.android.com/tools" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:background="@drawable/border_1f000000" + android:orientation="horizontal" + android:weightSum="3" + android:baselineAligned="false"> + android:focusable="true" + android:maxLines="1"/>