diff --git a/app/src/main/res/layout/fragment_holder.xml b/app/src/main/res/layout/fragment_holder.xml index ab722a90a..6aea1be0a 100644 --- a/app/src/main/res/layout/fragment_holder.xml +++ b/app/src/main/res/layout/fragment_holder.xml @@ -1,6 +1,5 @@ - @@ -8,17 +7,18 @@ + android:layout_height="match_parent" /> + android:background="@drawable/gradient_background_flipped" + android:contentDescription="@null" /> + layout="@layout/bottom_actions" + android:visibility="gone" />