diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 3329751..fa1631f 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -4,9 +4,9 @@ + + + + diff --git a/app/src/main/res/drawable/app_launcher_foreground.xml b/app/src/main/res/drawable/app_launcher_foreground.xml new file mode 100644 index 0000000..0f0b351 --- /dev/null +++ b/app/src/main/res/drawable/app_launcher_foreground.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/app/src/main/res/mipmap-anydpi-v26/app_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/app_launcher.xml new file mode 100644 index 0000000..fe54c8e --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/app_launcher.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/app_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/app_launcher_round.xml new file mode 100644 index 0000000..fe54c8e --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/app_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/main/res/mipmap-hdpi/app_launcher.png b/app/src/main/res/mipmap-hdpi/app_launcher.png new file mode 100644 index 0000000..54d9235 Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/app_launcher.png differ diff --git a/app/src/main/res/mipmap-hdpi/app_launcher_round.png b/app/src/main/res/mipmap-hdpi/app_launcher_round.png new file mode 100644 index 0000000..d86893e Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/app_launcher_round.png differ diff --git a/app/src/main/res/mipmap-mdpi/app_launcher.png b/app/src/main/res/mipmap-mdpi/app_launcher.png new file mode 100644 index 0000000..65a69ec Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/app_launcher.png differ diff --git a/app/src/main/res/mipmap-mdpi/app_launcher_round.png b/app/src/main/res/mipmap-mdpi/app_launcher_round.png new file mode 100644 index 0000000..c18ca8c Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/app_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xhdpi/app_launcher.png b/app/src/main/res/mipmap-xhdpi/app_launcher.png new file mode 100644 index 0000000..4ed7215 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/app_launcher.png differ diff --git a/app/src/main/res/mipmap-xhdpi/app_launcher_round.png b/app/src/main/res/mipmap-xhdpi/app_launcher_round.png new file mode 100644 index 0000000..300e751 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/app_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/app_launcher.png b/app/src/main/res/mipmap-xxhdpi/app_launcher.png new file mode 100644 index 0000000..1e109d4 Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/app_launcher.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/app_launcher_round.png b/app/src/main/res/mipmap-xxhdpi/app_launcher_round.png new file mode 100644 index 0000000..16f686d Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/app_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/app_launcher.png b/app/src/main/res/mipmap-xxxhdpi/app_launcher.png new file mode 100644 index 0000000..e0426df Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/app_launcher.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/app_launcher_round.png b/app/src/main/res/mipmap-xxxhdpi/app_launcher_round.png new file mode 100644 index 0000000..2f1c9d3 Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/app_launcher_round.png differ diff --git a/app/src/main/res/values/app_launcher_background.xml b/app/src/main/res/values/app_launcher_background.xml new file mode 100644 index 0000000..2228dac --- /dev/null +++ b/app/src/main/res/values/app_launcher_background.xml @@ -0,0 +1,4 @@ + + + #4085B3 + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index da68338..028f43a 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,5 +1,5 @@ - DevControl + 设备终端 设备 日志 diff --git a/iconfront/原子服务.svg b/iconfront/原子服务.svg new file mode 100644 index 0000000..128fb74 --- /dev/null +++ b/iconfront/原子服务.svg @@ -0,0 +1 @@ + \ No newline at end of file