修改添加设备返回页面,通知刷新首页列表,优化首页列表边距

This commit is contained in:
2026-06-29 16:12:33 +08:00
parent 4a584fa7d7
commit 7e14dd379a
2 changed files with 6 additions and 1 deletions

View File

@@ -136,6 +136,9 @@
<androidx.swiperefreshlayout.widget.SwipeRefreshLayout
android:id="@+id/swipeRefreshLayout"
android:layout_width="match_parent"
android:layout_marginLeft="12dp"
android:layout_marginRight="12dp"
android:layout_marginTop="12dp"
android:layout_height="0dp"
android:layout_weight="1">