1.sw540dp xml适配纠正 chrome按键自定义属性

This commit is contained in:
2025-12-08 14:49:15 +08:00
parent c8fb7a5d93
commit 81e5f90ab8

View File

@@ -117,7 +117,7 @@
android:layout_marginTop="339dp" android:layout_marginTop="339dp"
android:focusable="true" android:focusable="true"
android:focusableInTouchMode="true" android:focusableInTouchMode="true"
app:adMultiViewImage="@drawable/img_chrome" app:multiViewImage="@drawable/img_chrome"
android:descendantFocusability="beforeDescendants" android:descendantFocusability="beforeDescendants"
/> />
<com.ik.mboxlauncher.view.HomeMultiView <com.ik.mboxlauncher.view.HomeMultiView