From d1f70e908ee66f44f1c6fa9bfdf956bbe3fd5c0f Mon Sep 17 00:00:00 2001 From: Matt McKenna Date: Thu, 31 Oct 2019 22:37:30 -0400 Subject: [PATCH] Add a simple gradient to collection creation --- .../main/res/drawable/simple_dark_grey_gradient.xml | 13 +++++++++++++ .../res/layout/component_collection_creation.xml | 8 ++++++++ app/src/main/res/values/colors.xml | 2 ++ 3 files changed, 23 insertions(+) create mode 100644 app/src/main/res/drawable/simple_dark_grey_gradient.xml diff --git a/app/src/main/res/drawable/simple_dark_grey_gradient.xml b/app/src/main/res/drawable/simple_dark_grey_gradient.xml new file mode 100644 index 000000000..58a5b3df5 --- /dev/null +++ b/app/src/main/res/drawable/simple_dark_grey_gradient.xml @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/app/src/main/res/layout/component_collection_creation.xml b/app/src/main/res/layout/component_collection_creation.xml index f046cb507..cb8a38893 100644 --- a/app/src/main/res/layout/component_collection_creation.xml +++ b/app/src/main/res/layout/component_collection_creation.xml @@ -115,6 +115,14 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" /> + + #6620123A #F515141A #F542414D + #FF15141A + #0015141A #7542E5 #0250BB #E31587