diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 11d234d..fe5d832 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -20,8 +20,8 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_dtg.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_dtg.xml new file mode 100644 index 0000000..220c610 --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_dtg.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_dtg_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_dtg_round.xml new file mode 100644 index 0000000..220c610 --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_dtg_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_dtg.png b/app/src/main/res/mipmap-hdpi/ic_launcher_dtg.png new file mode 100644 index 0000000..e1b2997 Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher_dtg.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_dtg_foreground.png b/app/src/main/res/mipmap-hdpi/ic_launcher_dtg_foreground.png new file mode 100644 index 0000000..611230f Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher_dtg_foreground.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_dtg_round.png b/app/src/main/res/mipmap-hdpi/ic_launcher_dtg_round.png new file mode 100644 index 0000000..2c5d8dd Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher_dtg_round.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_dtg.png b/app/src/main/res/mipmap-mdpi/ic_launcher_dtg.png new file mode 100644 index 0000000..74539d6 Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher_dtg.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_dtg_foreground.png b/app/src/main/res/mipmap-mdpi/ic_launcher_dtg_foreground.png new file mode 100644 index 0000000..394c44a Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher_dtg_foreground.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_dtg_round.png b/app/src/main/res/mipmap-mdpi/ic_launcher_dtg_round.png new file mode 100644 index 0000000..d2c7e3a Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher_dtg_round.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_dtg.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_dtg.png new file mode 100644 index 0000000..c8b50bc Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher_dtg.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_dtg_foreground.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_dtg_foreground.png new file mode 100644 index 0000000..80f67ea Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher_dtg_foreground.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_dtg_round.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_dtg_round.png new file mode 100644 index 0000000..b5ff380 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher_dtg_round.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_dtg.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_dtg.png new file mode 100644 index 0000000..02383a1 Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_dtg.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_dtg_foreground.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_dtg_foreground.png new file mode 100644 index 0000000..08690dd Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_dtg_foreground.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_dtg_round.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_dtg_round.png new file mode 100644 index 0000000..c5c67e0 Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_dtg_round.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_dtg.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_dtg.png new file mode 100644 index 0000000..ef51527 Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_dtg.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_dtg_foreground.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_dtg_foreground.png new file mode 100644 index 0000000..6a689e3 Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_dtg_foreground.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_dtg_round.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_dtg_round.png new file mode 100644 index 0000000..f1b5e6a Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_dtg_round.png differ diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 29a642c..4a76796 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,5 +1,5 @@ - 阳光村务 + 大托管 Dummy Button DUMMY\nCONTENT \ No newline at end of file