From 9127505cc99bd08b6bdba8fcbd3ace650659e45f Mon Sep 17 00:00:00 2001 From: cesar Date: Sat, 23 Nov 2019 22:56:44 -0300 Subject: [PATCH] For #6769 - EditText moved to be above the gradient view --- .../layout/component_collection_creation.xml | 44 +++++++++---------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/app/src/main/res/layout/component_collection_creation.xml b/app/src/main/res/layout/component_collection_creation.xml index cb8a38893..dff0c9b75 100644 --- a/app/src/main/res/layout/component_collection_creation.xml +++ b/app/src/main/res/layout/component_collection_creation.xml @@ -68,28 +68,6 @@ app:layout_constraintTop_toBottomOf="@id/back_button" tools:listitem="@layout/collections_list_item" /> - - + +