From 246fbc4ee9032007db0fb1c01d3ee87c44b199d8 Mon Sep 17 00:00:00 2001 From: Alex Hart Date: Wed, 12 Oct 2022 16:15:29 -0300 Subject: [PATCH] Fix My Story row overlap. --- app/src/main/res/layout/stories_my_stories_item.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/stories_my_stories_item.xml b/app/src/main/res/layout/stories_my_stories_item.xml index d69be2e9f8..3c55a35ac6 100644 --- a/app/src/main/res/layout/stories_my_stories_item.xml +++ b/app/src/main/res/layout/stories_my_stories_item.xml @@ -1,7 +1,6 @@ + android:paddingBottom="12dp" + tools:viewBindingIgnore="true">