1
0
Fork 0

Do not use ClipChildren false on homeLayout parent

master
Emily Kager 2019-05-23 09:29:19 -07:00 committed by Emily Kager
parent 0e64ead75c
commit 5bc143df4c
1 changed files with 0 additions and 1 deletions

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