aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/mipmap-anydpi-v26
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/mipmap-anydpi-v26')
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/bg_no_no.xml5
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/bg_no_no_round.xml5
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/bg_o.xml5
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/bg_o_round.xml5
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/bg_offline_game.xml5
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/bg_offline_game_round.xml5
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/bg_x.xml5
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/bg_x_round.xml5
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/bg_you_in_army.xml5
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/bg_you_in_army_round.xml5
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/emptiness.xml5
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/emptiness_round.xml5
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml5
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml5
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/main_bg.xml4
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/main_bg_round.xml4
16 files changed, 78 insertions, 0 deletions
diff --git a/app/src/main/res/mipmap-anydpi-v26/bg_no_no.xml b/app/src/main/res/mipmap-anydpi-v26/bg_no_no.xml
new file mode 100644
index 0000000..f42b8ee
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/bg_no_no.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/bg_no_no_background"/>
+ <foreground android:drawable="@mipmap/bg_no_no_foreground"/>
+</adaptive-icon> \ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/bg_no_no_round.xml b/app/src/main/res/mipmap-anydpi-v26/bg_no_no_round.xml
new file mode 100644
index 0000000..f42b8ee
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/bg_no_no_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/bg_no_no_background"/>
+ <foreground android:drawable="@mipmap/bg_no_no_foreground"/>
+</adaptive-icon> \ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/bg_o.xml b/app/src/main/res/mipmap-anydpi-v26/bg_o.xml
new file mode 100644
index 0000000..fce39bd
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/bg_o.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/bg_o_background"/>
+ <foreground android:drawable="@mipmap/bg_o_foreground"/>
+</adaptive-icon> \ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/bg_o_round.xml b/app/src/main/res/mipmap-anydpi-v26/bg_o_round.xml
new file mode 100644
index 0000000..fce39bd
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/bg_o_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/bg_o_background"/>
+ <foreground android:drawable="@mipmap/bg_o_foreground"/>
+</adaptive-icon> \ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/bg_offline_game.xml b/app/src/main/res/mipmap-anydpi-v26/bg_offline_game.xml
new file mode 100644
index 0000000..b2ebef3
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/bg_offline_game.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/bg_offline_game_background"/>
+ <foreground android:drawable="@mipmap/bg_offline_game_foreground"/>
+</adaptive-icon> \ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/bg_offline_game_round.xml b/app/src/main/res/mipmap-anydpi-v26/bg_offline_game_round.xml
new file mode 100644
index 0000000..b2ebef3
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/bg_offline_game_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/bg_offline_game_background"/>
+ <foreground android:drawable="@mipmap/bg_offline_game_foreground"/>
+</adaptive-icon> \ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/bg_x.xml b/app/src/main/res/mipmap-anydpi-v26/bg_x.xml
new file mode 100644
index 0000000..4925312
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/bg_x.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/bg_x_background"/>
+ <foreground android:drawable="@mipmap/bg_x_foreground"/>
+</adaptive-icon> \ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/bg_x_round.xml b/app/src/main/res/mipmap-anydpi-v26/bg_x_round.xml
new file mode 100644
index 0000000..4925312
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/bg_x_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/bg_x_background"/>
+ <foreground android:drawable="@mipmap/bg_x_foreground"/>
+</adaptive-icon> \ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/bg_you_in_army.xml b/app/src/main/res/mipmap-anydpi-v26/bg_you_in_army.xml
new file mode 100644
index 0000000..7151719
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/bg_you_in_army.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/bg_you_in_army_background"/>
+ <foreground android:drawable="@mipmap/bg_you_in_army_foreground"/>
+</adaptive-icon> \ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/bg_you_in_army_round.xml b/app/src/main/res/mipmap-anydpi-v26/bg_you_in_army_round.xml
new file mode 100644
index 0000000..7151719
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/bg_you_in_army_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/bg_you_in_army_background"/>
+ <foreground android:drawable="@mipmap/bg_you_in_army_foreground"/>
+</adaptive-icon> \ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/emptiness.xml b/app/src/main/res/mipmap-anydpi-v26/emptiness.xml
new file mode 100644
index 0000000..1c51bee
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/emptiness.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/emptiness_background"/>
+ <foreground android:drawable="@mipmap/emptiness_foreground"/>
+</adaptive-icon> \ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/emptiness_round.xml b/app/src/main/res/mipmap-anydpi-v26/emptiness_round.xml
new file mode 100644
index 0000000..1c51bee
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/emptiness_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/emptiness_background"/>
+ <foreground android:drawable="@mipmap/emptiness_foreground"/>
+</adaptive-icon> \ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
new file mode 100644
index 0000000..eca70cf
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.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_background" />
+ <foreground android:drawable="@drawable/ic_launcher_foreground" />
+</adaptive-icon> \ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
new file mode 100644
index 0000000..eca70cf
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_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_background" />
+ <foreground android:drawable="@drawable/ic_launcher_foreground" />
+</adaptive-icon> \ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/main_bg.xml b/app/src/main/res/mipmap-anydpi-v26/main_bg.xml
new file mode 100644
index 0000000..1462c9b
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/main_bg.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
+ <foreground android:drawable="@mipmap/main_bg_foreground"/>
+</adaptive-icon> \ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/main_bg_round.xml b/app/src/main/res/mipmap-anydpi-v26/main_bg_round.xml
new file mode 100644
index 0000000..1462c9b
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/main_bg_round.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
+ <foreground android:drawable="@mipmap/main_bg_foreground"/>
+</adaptive-icon> \ No newline at end of file