Ver código fonte

修改

master
sunfengxiang 3 anos atrás
pai
commit
8106c6f548
32 arquivos alterados com 278 adições e 4 exclusões
  1. +3
    -0
      .idea/.gitignore
  2. +1
    -0
      .idea/.name
  3. +6
    -0
      .idea/compiler.xml
  4. +21
    -0
      .idea/gradle.xml
  5. +35
    -0
      .idea/jarRepositories.xml
  6. +33
    -0
      .idea/misc.xml
  7. +6
    -0
      .idea/vcs.xml
  8. +2
    -2
      app/src/main/AndroidManifest.xml
  9. BIN
      app/src/main/ic_launcher_test-playstore.png
  10. BIN
      app/src/main/ic_launcher_yhzl-playstore.png
  11. +1
    -1
      app/src/main/java/com/nsgk/ruralWeb/FullscreenActivity.java
  12. +74
    -0
      app/src/main/res/drawable/ic_launcher_test_background.xml
  13. +74
    -0
      app/src/main/res/drawable/ic_launcher_yhzl_background.xml
  14. +5
    -0
      app/src/main/res/mipmap-anydpi-v26/ic_launcher_yhzl.xml
  15. +5
    -0
      app/src/main/res/mipmap-anydpi-v26/ic_launcher_yhzl_round.xml
  16. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher_yhzl.png
  17. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher_yhzl_foreground.png
  18. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher_yhzl_round.png
  19. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher_yhzl.png
  20. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher_yhzl_foreground.png
  21. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher_yhzl_round.png
  22. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl.png
  23. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl_foreground.png
  24. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl_round.png
  25. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl.png
  26. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl_foreground.png
  27. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl_round.png
  28. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl.png
  29. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl_foreground.png
  30. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl_round.png
  31. +1
    -1
      app/src/main/res/values/strings.xml
  32. +11
    -0
      sh.exe.stackdump

+ 3
- 0
.idea/.gitignore Ver arquivo

@@ -0,0 +1,3 @@
# Default ignored files
/shelf/
/workspace.xml

+ 1
- 0
.idea/.name Ver arquivo

@@ -0,0 +1 @@
nsgk_rural_web

+ 6
- 0
.idea/compiler.xml Ver arquivo

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="11" />
</component>
</project>

+ 21
- 0
.idea/gradle.xml Ver arquivo

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GradleMigrationSettings" migrationVersion="1" />
<component name="GradleSettings">
<option name="linkedExternalProjectsSettings">
<GradleProjectSettings>
<option name="testRunner" value="GRADLE" />
<option name="distributionType" value="DEFAULT_WRAPPED" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="gradleHome" value="$PROJECT_DIR$/../../program/gradle-6.8.1" />
<option name="modules">
<set>
<option value="$PROJECT_DIR$" />
<option value="$PROJECT_DIR$/app" />
</set>
</option>
<option name="resolveModulePerSourceSet" value="false" />
</GradleProjectSettings>
</option>
</component>
</project>

+ 35
- 0
.idea/jarRepositories.xml Ver arquivo

@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RemoteRepositoriesConfiguration">
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Maven Central repository" />
<option name="url" value="https://repo1.maven.org/maven2" />
</remote-repository>
<remote-repository>
<option name="id" value="jboss.community" />
<option name="name" value="JBoss Community repository" />
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
</remote-repository>
<remote-repository>
<option name="id" value="MavenRepo" />
<option name="name" value="MavenRepo" />
<option name="url" value="https://repo.maven.apache.org/maven2/" />
</remote-repository>
<remote-repository>
<option name="id" value="BintrayJCenter" />
<option name="name" value="BintrayJCenter" />
<option name="url" value="https://jcenter.bintray.com/" />
</remote-repository>
<remote-repository>
<option name="id" value="maven" />
<option name="name" value="maven" />
<option name="url" value="https://jitpack.io" />
</remote-repository>
<remote-repository>
<option name="id" value="Google" />
<option name="name" value="Google" />
<option name="url" value="https://dl.google.com/dl/android/maven2/" />
</remote-repository>
</component>
</project>

+ 33
- 0
.idea/misc.xml Ver arquivo

@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DesignSurface">
<option name="filePathToZoomLevelMap">
<map>
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/drawable/ic_launcher_2q3h_background.xml" value="0.318" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/drawable/ic_launcher_nyzf_background.xml" value="0.318" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/drawable/ic_launcher_test_background.xml" value="0.344" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/drawable/ic_launcher_zjddc_background.xml" value="0.318" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/layout/activity_fullscreen.xml" value="0.36614583333333334" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/layout/activity_welcome.xml" value="0.36614583333333334" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml" value="0.318" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_2q3h.xml" value="0.328" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_2q3h_round.xml" value="0.328" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_nyzf.xml" value="0.318" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_nyzf_round.xml" value="0.328" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml" value="0.309" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_test_round.xml" value="0.309" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_white_round.xml" value="0.328" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_yhzl.xml" value="0.308" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_yhzl_round.xml" value="0.308" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_zjddc.xml" value="0.309" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_zjddc_round.xml" value="0.318" />
</map>
</option>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="Android Studio default JDK" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">
<option name="id" value="Android" />
</component>
</project>

+ 6
- 0
.idea/vcs.xml Ver arquivo

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>

+ 2
- 2
app/src/main/AndroidManifest.xml Ver arquivo

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


BIN
app/src/main/ic_launcher_test-playstore.png Ver arquivo

Antes Depois
Largura: 512  |  Altura: 512  |  Tamanho: 82 KiB

BIN
app/src/main/ic_launcher_yhzl-playstore.png Ver arquivo

Antes Depois
Largura: 512  |  Altura: 512  |  Tamanho: 202 KiB

+ 1
- 1
app/src/main/java/com/nsgk/ruralWeb/FullscreenActivity.java Ver arquivo

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

}



+ 74
- 0
app/src/main/res/drawable/ic_launcher_test_background.xml Ver arquivo

@@ -0,0 +1,74 @@
<?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>

+ 74
- 0
app/src/main/res/drawable/ic_launcher_yhzl_background.xml Ver arquivo

@@ -0,0 +1,74 @@
<?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_yhzl.xml Ver arquivo

@@ -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_yhzl_background"/>
<foreground android:drawable="@mipmap/ic_launcher_yhzl_foreground"/>
</adaptive-icon>

+ 5
- 0
app/src/main/res/mipmap-anydpi-v26/ic_launcher_yhzl_round.xml Ver arquivo

@@ -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_yhzl_background"/>
<foreground android:drawable="@mipmap/ic_launcher_yhzl_foreground"/>
</adaptive-icon>

BIN
app/src/main/res/mipmap-hdpi/ic_launcher_yhzl.png Ver arquivo

Antes Depois
Largura: 72  |  Altura: 72  |  Tamanho: 5.4 KiB

BIN
app/src/main/res/mipmap-hdpi/ic_launcher_yhzl_foreground.png Ver arquivo

Antes Depois
Largura: 162  |  Altura: 162  |  Tamanho: 15 KiB

BIN
app/src/main/res/mipmap-hdpi/ic_launcher_yhzl_round.png Ver arquivo

Antes Depois
Largura: 72  |  Altura: 72  |  Tamanho: 7.4 KiB

BIN
app/src/main/res/mipmap-mdpi/ic_launcher_yhzl.png Ver arquivo

Antes Depois
Largura: 48  |  Altura: 48  |  Tamanho: 2.9 KiB

BIN
app/src/main/res/mipmap-mdpi/ic_launcher_yhzl_foreground.png Ver arquivo

Antes Depois
Largura: 108  |  Altura: 108  |  Tamanho: 6.7 KiB

BIN
app/src/main/res/mipmap-mdpi/ic_launcher_yhzl_round.png Ver arquivo

Antes Depois
Largura: 48  |  Altura: 48  |  Tamanho: 3.9 KiB

BIN
app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl.png Ver arquivo

Antes Depois
Largura: 96  |  Altura: 96  |  Tamanho: 8.6 KiB

BIN
app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl_foreground.png Ver arquivo

Antes Depois
Largura: 216  |  Altura: 216  |  Tamanho: 24 KiB

BIN
app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl_round.png Ver arquivo

Antes Depois
Largura: 96  |  Altura: 96  |  Tamanho: 12 KiB

BIN
app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl.png Ver arquivo

Antes Depois
Largura: 144  |  Altura: 144  |  Tamanho: 17 KiB

BIN
app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl_foreground.png Ver arquivo

Antes Depois
Largura: 324  |  Altura: 324  |  Tamanho: 49 KiB

BIN
app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl_round.png Ver arquivo

Antes Depois
Largura: 144  |  Altura: 144  |  Tamanho: 24 KiB

BIN
app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl.png Ver arquivo

Antes Depois
Largura: 192  |  Altura: 192  |  Tamanho: 29 KiB

BIN
app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl_foreground.png Ver arquivo

Antes Depois
Largura: 432  |  Altura: 432  |  Tamanho: 79 KiB

BIN
app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl_round.png Ver arquivo

Antes Depois
Largura: 192  |  Altura: 192  |  Tamanho: 39 KiB

+ 1
- 1
app/src/main/res/values/strings.xml Ver arquivo

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

+ 11
- 0
sh.exe.stackdump Ver arquivo

@@ -0,0 +1,11 @@
Stack trace:
Frame Function Args
00000010002 0018005E0DE (0018023E7F0, 00180230C39, 00000010002, 000FFFFBA00)
00000010002 001800468F9 (00000000002, 001803200A8, 00000000002, 001803200A8)
00000010002 00180046932 (00000000002, 001803203B8, 00000010002, 00000000008)
00000010002 0018005799C (00180047D9E, 00000000000, 00000000000, 00000000000)
000FFFFCCD0 00180057A40 (365C315C315C2F5C, 355C355C325C2E5C, 335C325C325C2E5C, 365C325C325C2E5C)
000FFFFCCD0 00180047081 (00000000000, 00000000000, 00000000000, 00000000000)
00000000000 00180045A03 (00000000000, 00000000000, 00000000000, 00000000000)
000FFFFFFF0 00180045AB4 (00000000000, 00000000000, 00000000000, 00000000000)
End of stack trace

Carregando…
Cancelar
Salvar