From 5854074d4aa541bede38ec62aefaac0a1c346397 Mon Sep 17 00:00:00 2001 From: Alex Hart Date: Mon, 4 Apr 2022 16:00:16 -0300 Subject: [PATCH] Update my stories item and landing page empty notice. --- .../main/res/layout/stories_landing_fragment.xml | 13 ++++++++----- app/src/main/res/layout/stories_landing_item.xml | 2 +- .../res/layout/stories_landing_item_my_stories.xml | 13 +++++++------ app/src/main/res/values/strings.xml | 2 +- 4 files changed, 17 insertions(+), 13 deletions(-) diff --git a/app/src/main/res/layout/stories_landing_fragment.xml b/app/src/main/res/layout/stories_landing_fragment.xml index a129126c0..c5c954e0e 100644 --- a/app/src/main/res/layout/stories_landing_fragment.xml +++ b/app/src/main/res/layout/stories_landing_fragment.xml @@ -1,6 +1,7 @@ @@ -41,18 +42,20 @@ + app:layout_constraintTop_toTopOf="parent" + tools:visibility="visible" /> \ No newline at end of file diff --git a/app/src/main/res/layout/stories_landing_item.xml b/app/src/main/res/layout/stories_landing_item.xml index 163a4f04a..8f2e6f14d 100644 --- a/app/src/main/res/layout/stories_landing_item.xml +++ b/app/src/main/res/layout/stories_landing_item.xml @@ -79,7 +79,7 @@ app:layout_constraintStart_toEndOf="@id/avatar" app:layout_constraintTop_toBottomOf="@id/date" app:srcCompat="@drawable/ic_messages_solid_20" - app:tint="@color/signal_text_secondary" /> + app:tint="@color/signal_text_primary_disabled" /> @@ -54,17 +54,18 @@ + app:srcCompat="@drawable/ic_plus_24" + app:tint="@color/signal_inverse_primary" /> \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 5fa5a4718..e6d1ca581 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -4417,7 +4417,7 @@ Add a story - No recent updates to show right now. + No recent updates to show right now. Tap + to add to your story. Hide story