完成所在地区的弹窗
This commit is contained in:
@@ -70,6 +70,7 @@
|
||||
android:textColor="#333"
|
||||
android:textSize="15sp" />
|
||||
<Switch
|
||||
android:id="@+id/switch_real_upload"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentRight="true"
|
||||
@@ -99,6 +100,7 @@
|
||||
android:textColor="#333"
|
||||
android:textSize="15sp"/>
|
||||
<Switch
|
||||
android:id="@+id/switch_autosave"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentRight="true"
|
||||
@@ -137,6 +139,7 @@
|
||||
android:textColor="#333"
|
||||
android:textSize="15sp" />
|
||||
<Switch
|
||||
android:id="@+id/switch_inform"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentRight="true"
|
||||
@@ -166,6 +169,7 @@
|
||||
android:textColor="#333"
|
||||
android:textSize="15sp"/>
|
||||
<Switch
|
||||
android:id="@+id/switch_traffic_remind"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentRight="true"
|
||||
|
||||
Reference in New Issue
Block a user