Explorar el Código

home页布局修改

ifengouy hace 2 años
padre
commit
fd90c6aec8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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"