Browse Source

增加 screenshots

liuyuqi-dellpc 5 years ago
parent
commit
30da8d2bec
3 changed files with 6 additions and 1 deletions
  1. 4 0
      README.md
  2. 2 1
      res/layout/activity_main.xml
  3. BIN
      screenshots/6CC265560AACA4741DD51571824E24B1.jpg

+ 4 - 0
README.md

@@ -4,3 +4,7 @@
 
 PC 成功上网,手机网络使用PC网络不就上网了吗?那么就只需要在WiFi高级设置里面,设置 dai 理服务器为 PC 即可,但是每次切换网络都得重新输入,设置一次。着实麻烦。为此开发这个应用。
 
+### 界面如下:
+
+![截屏](screenshots/6CC265560AACA4741DD51571824E24B1.jpg)
+

+ 2 - 1
res/layout/activity_main.xml

@@ -41,7 +41,8 @@
             android:layout_width="wrap_content"
             android:layout_height="wrap_content"
             android:layout_gravity="center"
-            android:text="@string/_wifi_" />
+            android:text="@string/_wifi_"
+            android:layout_marginTop="50sp" />
     </LinearLayout>
 
 </RelativeLayout>

BIN
screenshots/6CC265560AACA4741DD51571824E24B1.jpg