diff --git a/app/src/main/res/layout/fragment_home.xml b/app/src/main/res/layout/fragment_home.xml index 6c4a134f27..efe972332d 100644 --- a/app/src/main/res/layout/fragment_home.xml +++ b/app/src/main/res/layout/fragment_home.xml @@ -13,7 +13,6 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:background="?homeBackground" - android:clipChildren="false" app:layoutDescription="@xml/home_scene" tools:context=".home.HomeFragment">