소스 검색

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"