diff --git a/app/src/main/res/layout/activity_replace_edit.xml b/app/src/main/res/layout/activity_replace_edit.xml index 3aa54e7ef..234eec3ec 100644 --- a/app/src/main/res/layout/activity_replace_edit.xml +++ b/app/src/main/res/layout/activity_replace_edit.xml @@ -111,17 +111,18 @@ android:id="@+id/cb_scope_title" android:layout_width="wrap_content" android:layout_height="wrap_content" + android:checked="false" android:text="@string/scope_title" - android:checked="false" /> + tools:ignore="TouchTargetSizeCheck" /> + android:text="@string/scope_content" + tools:ignore="RtlHardcoded,TouchTargetSizeCheck" />