From 21b0d4a1cec2cfcd5d8532477fe0fea3b65a60ab Mon Sep 17 00:00:00 2001 From: Evgenii Kozlov Date: Wed, 10 Nov 2021 22:18:47 +0300 Subject: [PATCH] Sets | Fix | Unsupported view error should be visible (#1915) --- app/src/main/res/layout/fragment_object_set.xml | 6 +++--- app/src/main/res/xml/fragment_object_set_scene.xml | 14 ++++++++++++++ 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout/fragment_object_set.xml b/app/src/main/res/layout/fragment_object_set.xml index 39edee20ac..5a2b5e443d 100644 --- a/app/src/main/res/layout/fragment_object_set.xml +++ b/app/src/main/res/layout/fragment_object_set.xml @@ -92,13 +92,13 @@ + @@ -79,6 +86,13 @@ motion:layout_constraintEnd_toEndOf="parent" motion:layout_constraintStart_toStartOf="parent" motion:visibilityMode="ignore" /> + \ No newline at end of file