Invert variable check

This commit is contained in:
2025-03-30 17:50:39 +02:00
parent 04d2e4b432
commit b6d7958389
3 changed files with 25 additions and 0 deletions

View File

@ -62,6 +62,13 @@
</TableLayout>
<CheckBox
android:id="@+id/chkTriggerVariableDirection"
android:layout_marginTop="@dimen/default_margin"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:text="@string/matches" />
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"