V1.0.5(6)修复事件穿透

This commit is contained in:
litingting 2024-08-16 16:30:33 +08:00
parent 668627adf3
commit 9b50713678
2 changed files with 2 additions and 1 deletions

View File

@ -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": [
{ {

View File

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