#
whycq
2024-08-09 939b5236eb4ca25b42d363fef134cd3adce2992c
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>