テキストのサイズとmarginを変更しました。 #2
|
@ -48,9 +48,9 @@
|
|||
<TextView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="20dp"
|
||||
android:layout_marginTop="5dp"
|
||||
android:text="切断中"
|
||||
android:textSize="25dp"
|
||||
android:textSize="30dp"
|
||||
android:textColor="@color/black"
|
||||
android:textAlignment="center"/>
|
||||
<ImageView
|
||||
|
|
Loading…
Reference in New Issue
Block a user