修改页面细节和添加友盟的检测bug

This commit is contained in:
md
2021-06-03 18:01:55 +08:00
parent 3242c4861d
commit cdd0e43a3b
22 changed files with 136 additions and 55 deletions

View File

@@ -17,8 +17,9 @@
<ImageView
android:id="@+id/iv_attestation"
android:layout_width="wrap_content"
android:layout_height="45dp"
android:layout_width="50dp"
android:layout_height="50dp"
android:padding="15dp"
android:layout_alignParentLeft="true"
android:layout_marginLeft="15dp"
android:src="@drawable/ic_baseline_arrow" />