Fix bug: - 红框部分文案需要去掉,红框底下的文案居中显示+1

This commit is contained in:
renhaoting 2026-01-07 17:02:59 +08:00
parent 7e6366ff78
commit c641fa9931
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
android:id="@+id/tv_reason"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="20dp"
android:layout_marginTop="50dp"
android:gravity="center"
android:textSize="14sp"
android:textStyle="bold"