From 82505114dfd6a004956c82f72e5e81f34f32f488 Mon Sep 17 00:00:00 2001 From: M66B Date: Fri, 7 Jan 2022 10:33:53 +0100 Subject: [PATCH] Small fix --- app/src/main/res/layout/fragment_options_misc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_options_misc.xml b/app/src/main/res/layout/fragment_options_misc.xml index 6eb6f3eda8..7c99c84556 100644 --- a/app/src/main/res/layout/fragment_options_misc.xml +++ b/app/src/main/res/layout/fragment_options_misc.xml @@ -645,7 +645,7 @@ android:id="@+id/grpTest" android:layout_width="0dp" android:layout_height="0dp" - app:constraint_referenced_ids="swTest1,swTest2,swTest3" /> + app:constraint_referenced_ids="swTest1,swTest2,swTest3,swTest4,swTest5" />