ソースを参照

优化

master
SherVegas 3年前
コミット
310815b175
22個のファイルの変更184行の追加4行の削除
  1. +2
    -2
      app/src/main/AndroidManifest.xml
  2. バイナリ
      app/src/main/ic_launcher_zjddc-playstore.png
  3. +1
    -1
      app/src/main/java/com/nsgk/ruralWeb/FullscreenActivity.java
  4. +170
    -0
      app/src/main/res/drawable/ic_launcher_zjddc_background.xml
  5. +5
    -0
      app/src/main/res/mipmap-anydpi-v26/ic_launcher_zjddc.xml
  6. +5
    -0
      app/src/main/res/mipmap-anydpi-v26/ic_launcher_zjddc_round.xml
  7. バイナリ
      app/src/main/res/mipmap-hdpi/ic_launcher_zjddc.png
  8. バイナリ
      app/src/main/res/mipmap-hdpi/ic_launcher_zjddc_foreground.png
  9. バイナリ
      app/src/main/res/mipmap-hdpi/ic_launcher_zjddc_round.png
  10. バイナリ
      app/src/main/res/mipmap-mdpi/ic_launcher_zjddc.png
  11. バイナリ
      app/src/main/res/mipmap-mdpi/ic_launcher_zjddc_foreground.png
  12. バイナリ
      app/src/main/res/mipmap-mdpi/ic_launcher_zjddc_round.png
  13. バイナリ
      app/src/main/res/mipmap-xhdpi/ic_launcher_zjddc.png
  14. バイナリ
      app/src/main/res/mipmap-xhdpi/ic_launcher_zjddc_foreground.png
  15. バイナリ
      app/src/main/res/mipmap-xhdpi/ic_launcher_zjddc_round.png
  16. バイナリ
      app/src/main/res/mipmap-xxhdpi/ic_launcher_zjddc.png
  17. バイナリ
      app/src/main/res/mipmap-xxhdpi/ic_launcher_zjddc_foreground.png
  18. バイナリ
      app/src/main/res/mipmap-xxhdpi/ic_launcher_zjddc_round.png
  19. バイナリ
      app/src/main/res/mipmap-xxxhdpi/ic_launcher_zjddc.png
  20. バイナリ
      app/src/main/res/mipmap-xxxhdpi/ic_launcher_zjddc_foreground.png
  21. バイナリ
      app/src/main/res/mipmap-xxxhdpi/ic_launcher_zjddc_round.png
  22. +1
    -1
      app/src/main/res/values/strings.xml

+ 2
- 2
app/src/main/AndroidManifest.xml ファイルの表示

@@ -20,8 +20,8 @@
<application
android:requestLegacyExternalStorage="true"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher_nyzf"
android:roundIcon="@mipmap/ic_launcher_nyzf"
android:icon="@mipmap/ic_launcher_zjddc"
android:roundIcon="@mipmap/ic_launcher_zjddc_round"
android:label="@string/app_name"
android:supportsRtl="true"
android:usesCleartextTraffic="true"


バイナリ
app/src/main/ic_launcher_zjddc-playstore.png ファイルの表示

変更前 変更後
幅: 512  |  高さ: 512  |  サイズ: 78 KiB

+ 1
- 1
app/src/main/java/com/nsgk/ruralWeb/FullscreenActivity.java ファイルの表示

@@ -43,7 +43,7 @@ public class FullscreenActivity extends AppCompatActivity {
.interceptUnkownUrl() //拦截找不到相关页面的Url AgentWeb 3.0.0 加入。
.createAgentWeb()//创建AgentWeb。
.ready()//设置 WebSettings。
.go("http://192.168.31.228:85/homesteadLogin"); //WebView载入该url地址的页面并显示。
.go("http://116.255.223.226:63/homesteadLogin"); //WebView载入该url地址的页面并显示。

}



+ 170
- 0
app/src/main/res/drawable/ic_launcher_zjddc_background.xml ファイルの表示

@@ -0,0 +1,170 @@
<?xml version="1.0" encoding="utf-8"?>
<vector android:height="108dp"
android:width="108dp"
android:viewportHeight="108"
android:viewportWidth="108"
xmlns:android="http://schemas.android.com/apk/res/android">
<path
android:fillColor="#3DDC84"
android:pathData="M0,0h108v108h-108z" />
<path
android:fillColor="#00000000"
android:pathData="M9,0L9,108"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M19,0L19,108"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M29,0L29,108"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M39,0L39,108"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M49,0L49,108"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M59,0L59,108"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M69,0L69,108"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M79,0L79,108"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M89,0L89,108"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M99,0L99,108"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M0,9L108,9"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M0,19L108,19"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M0,29L108,29"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M0,39L108,39"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M0,49L108,49"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M0,59L108,59"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M0,69L108,69"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M0,79L108,79"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M0,89L108,89"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M0,99L108,99"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M19,29L89,29"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M19,39L89,39"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M19,49L89,49"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M19,59L89,59"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M19,69L89,69"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M19,79L89,79"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M29,19L29,89"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M39,19L39,89"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M49,19L49,89"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M59,19L59,89"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M69,19L69,89"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
<path
android:fillColor="#00000000"
android:pathData="M79,19L79,89"
android:strokeColor="#33FFFFFF"
android:strokeWidth="0.8" />
</vector>

+ 5
- 0
app/src/main/res/mipmap-anydpi-v26/ic_launcher_zjddc.xml ファイルの表示

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_zjddc_background" />
<foreground android:drawable="@mipmap/ic_launcher_zjddc_foreground" />
</adaptive-icon>

+ 5
- 0
app/src/main/res/mipmap-anydpi-v26/ic_launcher_zjddc_round.xml ファイルの表示

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_zjddc_background" />
<foreground android:drawable="@mipmap/ic_launcher_zjddc_foreground" />
</adaptive-icon>

バイナリ
app/src/main/res/mipmap-hdpi/ic_launcher_zjddc.png ファイルの表示

変更前 変更後
幅: 72  |  高さ: 72  |  サイズ: 6.2 KiB

バイナリ
app/src/main/res/mipmap-hdpi/ic_launcher_zjddc_foreground.png ファイルの表示

変更前 変更後
幅: 162  |  高さ: 162  |  サイズ: 8.9 KiB

バイナリ
app/src/main/res/mipmap-hdpi/ic_launcher_zjddc_round.png ファイルの表示

変更前 変更後
幅: 72  |  高さ: 72  |  サイズ: 7.8 KiB

バイナリ
app/src/main/res/mipmap-mdpi/ic_launcher_zjddc.png ファイルの表示

変更前 変更後
幅: 48  |  高さ: 48  |  サイズ: 4.1 KiB

バイナリ
app/src/main/res/mipmap-mdpi/ic_launcher_zjddc_foreground.png ファイルの表示

変更前 変更後
幅: 108  |  高さ: 108  |  サイズ: 5.6 KiB

バイナリ
app/src/main/res/mipmap-mdpi/ic_launcher_zjddc_round.png ファイルの表示

変更前 変更後
幅: 48  |  高さ: 48  |  サイズ: 4.8 KiB

バイナリ
app/src/main/res/mipmap-xhdpi/ic_launcher_zjddc.png ファイルの表示

変更前 変更後
幅: 96  |  高さ: 96  |  サイズ: 8.9 KiB

バイナリ
app/src/main/res/mipmap-xhdpi/ic_launcher_zjddc_foreground.png ファイルの表示

変更前 変更後
幅: 216  |  高さ: 216  |  サイズ: 13 KiB

バイナリ
app/src/main/res/mipmap-xhdpi/ic_launcher_zjddc_round.png ファイルの表示

変更前 変更後
幅: 96  |  高さ: 96  |  サイズ: 12 KiB

バイナリ
app/src/main/res/mipmap-xxhdpi/ic_launcher_zjddc.png ファイルの表示

変更前 変更後
幅: 144  |  高さ: 144  |  サイズ: 14 KiB

バイナリ
app/src/main/res/mipmap-xxhdpi/ic_launcher_zjddc_foreground.png ファイルの表示

変更前 変更後
幅: 324  |  高さ: 324  |  サイズ: 23 KiB

バイナリ
app/src/main/res/mipmap-xxhdpi/ic_launcher_zjddc_round.png ファイルの表示

変更前 変更後
幅: 144  |  高さ: 144  |  サイズ: 18 KiB

バイナリ
app/src/main/res/mipmap-xxxhdpi/ic_launcher_zjddc.png ファイルの表示

変更前 変更後
幅: 192  |  高さ: 192  |  サイズ: 20 KiB

バイナリ
app/src/main/res/mipmap-xxxhdpi/ic_launcher_zjddc_foreground.png ファイルの表示

変更前 変更後
幅: 432  |  高さ: 432  |  サイズ: 35 KiB

バイナリ
app/src/main/res/mipmap-xxxhdpi/ic_launcher_zjddc_round.png ファイルの表示

変更前 変更後
幅: 192  |  高さ: 192  |  サイズ: 26 KiB

+ 1
- 1
app/src/main/res/values/strings.xml ファイルの表示

@@ -1,5 +1,5 @@
<resources>
<string name="app_name">农业执法</string>
<string name="app_name">宅基地调查</string>
<string name="dummy_button">Dummy Button</string>
<string name="dummy_content">DUMMY\nCONTENT</string>
</resources>

読み込み中…
キャンセル
保存