#
whycq
2025-01-20 b6be9998a6daa8d9d9f53c8cff8b699e1beb0a79
app/src/main/res/layout/item_layout.xml
@@ -9,5 +9,7 @@
        android:id="@+id/item_text"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:textSize="18sp" />
        android:textSize="18sp"
        android:text="等待设备连接..."
        android:layout_gravity="center"/>
</LinearLayout>