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:
parent
3010c75ff1
commit
2b722626c3
@ -13,7 +13,6 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:background="?homeBackground"
|
android:background="?homeBackground"
|
||||||
android:clipChildren="false"
|
|
||||||
app:layoutDescription="@xml/home_scene"
|
app:layoutDescription="@xml/home_scene"
|
||||||
tools:context=".home.HomeFragment">
|
tools:context=".home.HomeFragment">
|
||||||
<ImageButton
|
<ImageButton
|
||||||
|
Loading…
Reference in New Issue
Block a user