From b4ca7c6df6e671126ee491d150b0054030589f3a Mon Sep 17 00:00:00 2001 From: M66B Date: Sun, 1 Aug 2021 15:44:55 +0200 Subject: [PATCH] Small fix --- app/src/main/res/layout/fragment_answer.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_answer.xml b/app/src/main/res/layout/fragment_answer.xml index d770686475..53060b468f 100644 --- a/app/src/main/res/layout/fragment_answer.xml +++ b/app/src/main/res/layout/fragment_answer.xml @@ -123,7 +123,7 @@ android:id="@+id/grpReady" android:layout_width="0dp" android:layout_height="0dp" - app:constraint_referenced_ids="etName,etGroup,cbStandard,cbFavorite,cbHide,vSeparator,etText" /> + app:constraint_referenced_ids="etName,etGroup,cbStandard,cbReceipt,cbFavorite,cbHide,vSeparator,etText" />