Commit 80932180 authored by fallenstardust's avatar fallenstardust

tweak

parent 1e41fa51
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
<TextView <TextView
android:id="@+id/textView" android:id="@+id/textView"
android:layout_width="@dimen/label_width_middle" android:layout_width="70dp"
android:layout_height="match_parent" android:layout_height="match_parent"
android:gravity="center_vertical" android:gravity="center_vertical"
android:text="@string/server_ip" android:text="@string/server_ip"
...@@ -142,7 +142,7 @@ ...@@ -142,7 +142,7 @@
android:orientation="horizontal"> android:orientation="horizontal">
<TextView <TextView
android:layout_width="@dimen/label_width_middle" android:layout_width="70dp"
android:layout_height="match_parent" android:layout_height="match_parent"
android:gravity="center_vertical" android:gravity="center_vertical"
android:text="@string/server_user" android:text="@string/server_user"
......
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 to comment