瀏覽代碼

home页布局修改

ifengouy 2 年之前
父節點
當前提交
fd90c6aec8
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/src/main/res/layout/activity_home.xml

+ 1 - 0
app/src/main/res/layout/activity_home.xml

@@ -17,6 +17,7 @@
         app:layout_constraintBottom_toBottomOf="@id/ViewClock"
         app:layout_constraintEnd_toEndOf="parent"
         app:layout_constraintHorizontal_weight="5"
+        android:background="@drawable/card_white"
 
 
         app:layout_constraintStart_toEndOf="@id/ViewClock"