소스 검색

增加下载pdf弹窗样式

Pq 21 시간 전
부모
커밋
4335707b15
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      BaseLibrary/src/main/res/layout/dialog_download_file_tip_layout.xml

+ 1 - 1
BaseLibrary/src/main/res/layout/dialog_download_file_tip_layout.xml

@@ -103,7 +103,7 @@
         <ImageView
             android:layout_marginEnd="20dp"
             android:id="@+id/iv_close"
-            android:padding="3dp"
+            android:padding="5dp"
             app:layout_constraintRight_toRightOf="parent"
             app:layout_constraintBottom_toBottomOf="@+id/tv_title"
             app:layout_constraintTop_toTopOf="@+id/tv_title"