V1.0.5(6)修复事件穿透
This commit is contained in:
parent
668627adf3
commit
9b50713678
@ -822,7 +822,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "cute",
|
"name": "shiny",
|
||||||
"preUrl": "https://resource-sg-public.lux-ad.com/wallpaper/6af1ac41c0bda2023d5b8268b7e1295b.jpeg",
|
"preUrl": "https://resource-sg-public.lux-ad.com/wallpaper/6af1ac41c0bda2023d5b8268b7e1295b.jpeg",
|
||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
|
|||||||
@ -66,6 +66,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:layout_gravity="start"
|
android:layout_gravity="start"
|
||||||
|
android:clickable="true"
|
||||||
android:background="@color/theme_pink"
|
android:background="@color/theme_pink"
|
||||||
android:orientation="vertical"
|
android:orientation="vertical"
|
||||||
android:visibility="visible">
|
android:visibility="visible">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user