From 5cd156bba21bd2fc628bdd1cff4356cbd833a20c Mon Sep 17 00:00:00 2001 From: cesar Date: Sat, 23 Nov 2019 22:56:44 -0300 Subject: [PATCH] [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 cb8a388932..dff0c9b759 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" /> - - + +