diff --git a/app/src/main/res/layout/fragment_options_misc.xml b/app/src/main/res/layout/fragment_options_misc.xml index c54f6d291a..610ab50db0 100644 --- a/app/src/main/res/layout/fragment_options_misc.xml +++ b/app/src/main/res/layout/fragment_options_misc.xml @@ -90,6 +90,7 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:layout_marginTop="12dp" + android:tag="debug" android:text="@string/title_advanced_external_answer" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent"