Commit ecd8d7c6 authored by Max Lv's avatar Max Lv

update UI

parent f5b22007
......@@ -8,15 +8,15 @@
<RelativeLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_marginTop="10dp"
android:layout_marginBottom="10dp">
android:layout_marginTop="6dp"
android:layout_marginBottom="8dp">
<TextView
android:id="@+id/bypassLabel"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:gravity="center_vertical"
android:layout_marginLeft="16dp"
android:textSize="22sp"
android:textSize="18sp"
android:text="@string/bypass_apps"
android:layout_alignParentLeft="true"
android:layout_centerVertical="true"/>
......
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