Fix bug: - 红框部分文案需要去掉,红框底下的文案居中显示+1
This commit is contained in:
parent
7e6366ff78
commit
c641fa9931
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue