完成所在地区的弹窗

This commit is contained in:
wds
2021-06-03 18:15:05 +08:00
parent 3242c4861d
commit a2304731c3
34 changed files with 19748 additions and 457 deletions

View File

@@ -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"