Commit 08818533 authored by fallenstardust's avatar fallenstardust

tweak

parent 2c09224c
...@@ -89,6 +89,7 @@ ...@@ -89,6 +89,7 @@
android:layout_width="@dimen/label_width_middle" android:layout_width="@dimen/label_width_middle"
android:layout_height="match_parent" android:layout_height="match_parent"
android:gravity="center_vertical" android:gravity="center_vertical"
android:singleLine="true"
android:text="@string/server_ip" android:text="@string/server_ip"
android:textAppearance="@style/TextAppearance.AppCompat.Body1" android:textAppearance="@style/TextAppearance.AppCompat.Body1"
android:textColor="@color/item_title" /> android:textColor="@color/item_title" />
......
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