Commit 1a59e29b by patpat

调整文字样式

parent cdd5b708
...@@ -27,8 +27,9 @@ ...@@ -27,8 +27,9 @@
<TextView <TextView
android:id="@+id/_message" android:id="@+id/_message"
android:text="请出示付款码" android:text="请出示付款码"
android:textSize="60sp" android:textSize="70sp"
android:textColor="#333" android:textColor="#333"
android:textAlignment="center"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_gravity="center"/> android:layout_gravity="center"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment