[fenix] Do not use ClipChildren false on homeLayout parent

pull/600/head
Emily Kager 5 years ago committed by Emily Kager
parent 3010c75ff1
commit 2b722626c3

@ -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">
<ImageButton

Loading…
Cancel
Save