aboutsummaryrefslogtreecommitdiff
path: root/TestMediaApp/res
diff options
context:
space:
mode:
authorArnaud Berry <arnaudberry@google.com>2019-05-23 10:31:16 -0700
committerArnaud Berry <arnaudberry@google.com>2019-05-30 17:29:49 +0000
commit13ff3bc1fa60e4094d30062663e95a7975d2b972 (patch)
tree2dd9762066912a433df8e3f0cfa15a373950302e /TestMediaApp/res
parentb6d873275f754b1dbd72f02ff2295219adf5373a (diff)
downloadtests-13ff3bc1fa60e4094d30062663e95a7975d2b972.tar.gz
Add artwork support
Added various resolution bitmaps and media items referencing them. Also added missing launcher icons. I took the photos myself so there's no previous copyright on them. Test: manual Change-Id: I4fe550bb2c55e246683e3242d776fe514059b891
Diffstat (limited to 'TestMediaApp/res')
-rw-r--r--TestMediaApp/res/mipmap-hdpi/ic_launcher.pngbin0 -> 3418 bytes
-rw-r--r--TestMediaApp/res/mipmap-hdpi/ic_launcher_round.pngbin0 -> 4208 bytes
-rw-r--r--TestMediaApp/res/mipmap-mdpi/ic_launcher.pngbin0 -> 2206 bytes
-rw-r--r--TestMediaApp/res/mipmap-mdpi/ic_launcher_round.pngbin0 -> 2555 bytes
-rw-r--r--TestMediaApp/res/mipmap-xhdpi/ic_launcher.pngbin0 -> 4842 bytes
-rw-r--r--TestMediaApp/res/mipmap-xhdpi/ic_launcher_round.pngbin0 -> 6114 bytes
-rw-r--r--TestMediaApp/res/mipmap-xxhdpi/ic_launcher.pngbin0 -> 7718 bytes
-rw-r--r--TestMediaApp/res/mipmap-xxhdpi/ic_launcher_round.pngbin0 -> 10056 bytes
8 files changed, 0 insertions, 0 deletions
diff --git a/TestMediaApp/res/mipmap-hdpi/ic_launcher.png b/TestMediaApp/res/mipmap-hdpi/ic_launcher.png
new file mode 100644
index 0000000..cde69bc
--- /dev/null
+++ b/TestMediaApp/res/mipmap-hdpi/ic_launcher.png
Binary files differ
diff --git a/TestMediaApp/res/mipmap-hdpi/ic_launcher_round.png b/TestMediaApp/res/mipmap-hdpi/ic_launcher_round.png
new file mode 100644
index 0000000..9a078e3
--- /dev/null
+++ b/TestMediaApp/res/mipmap-hdpi/ic_launcher_round.png
Binary files differ
diff --git a/TestMediaApp/res/mipmap-mdpi/ic_launcher.png b/TestMediaApp/res/mipmap-mdpi/ic_launcher.png
new file mode 100644
index 0000000..c133a0c
--- /dev/null
+++ b/TestMediaApp/res/mipmap-mdpi/ic_launcher.png
Binary files differ
diff --git a/TestMediaApp/res/mipmap-mdpi/ic_launcher_round.png b/TestMediaApp/res/mipmap-mdpi/ic_launcher_round.png
new file mode 100644
index 0000000..efc028a
--- /dev/null
+++ b/TestMediaApp/res/mipmap-mdpi/ic_launcher_round.png
Binary files differ
diff --git a/TestMediaApp/res/mipmap-xhdpi/ic_launcher.png b/TestMediaApp/res/mipmap-xhdpi/ic_launcher.png
new file mode 100644
index 0000000..bfa42f0
--- /dev/null
+++ b/TestMediaApp/res/mipmap-xhdpi/ic_launcher.png
Binary files differ
diff --git a/TestMediaApp/res/mipmap-xhdpi/ic_launcher_round.png b/TestMediaApp/res/mipmap-xhdpi/ic_launcher_round.png
new file mode 100644
index 0000000..3af2608
--- /dev/null
+++ b/TestMediaApp/res/mipmap-xhdpi/ic_launcher_round.png
Binary files differ
diff --git a/TestMediaApp/res/mipmap-xxhdpi/ic_launcher.png b/TestMediaApp/res/mipmap-xxhdpi/ic_launcher.png
new file mode 100644
index 0000000..324e72c
--- /dev/null
+++ b/TestMediaApp/res/mipmap-xxhdpi/ic_launcher.png
Binary files differ
diff --git a/TestMediaApp/res/mipmap-xxhdpi/ic_launcher_round.png b/TestMediaApp/res/mipmap-xxhdpi/ic_launcher_round.png
new file mode 100644
index 0000000..9bec2e6
--- /dev/null
+++ b/TestMediaApp/res/mipmap-xxhdpi/ic_launcher_round.png
Binary files differ