소스 검색

style 样式问题

RobinTan1024 4 년 전
부모
커밋
73757a22bf
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app/src/main/res/layout/fragment_pay_scan_code.xml

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

@@ -13,6 +13,7 @@
     <androidx.appcompat.widget.LinearLayoutCompat
         style="@style/match"
         android:gravity="center_horizontal"
+        android:paddingTop="20dp"
         android:orientation="vertical">
 
         <androidx.appcompat.widget.AppCompatImageView