2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-17 15:26:23 +00:00

[fenix] Do not use ClipChildren false on homeLayout parent

This commit is contained in:
Emily Kager 2019-05-23 09:29:19 -07:00 committed by Emily Kager
parent 3010c75ff1
commit 2b722626c3

View File

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