OSDN Git Service

Eleven: Add missing mdpi/hdpi/xhdpi drawables
authorKonsta <konsta09@gmail.com>
Sat, 13 Dec 2014 13:13:35 +0000 (15:13 +0200)
committerKonsta <konsta09@gmail.com>
Sat, 13 Dec 2014 13:27:54 +0000 (15:27 +0200)
Fix crash on builds that don't include xxhdpi drawables.

Change-Id: I4b90575939f0b7f696279ec6353f6c91fcc1f9f4

12 files changed:
res/drawable-hdpi/menu_button.png [new file with mode: 0644]
res/drawable-hdpi/now_playing_icon.png [new file with mode: 0644]
res/drawable-hdpi/playlist_icon.png [new file with mode: 0644]
res/drawable-hdpi/stopwatch_icon_white.png [new file with mode: 0644]
res/drawable-mdpi/menu_button.png [new file with mode: 0644]
res/drawable-mdpi/now_playing_icon.png [new file with mode: 0644]
res/drawable-mdpi/playlist_icon.png [new file with mode: 0644]
res/drawable-mdpi/stopwatch_icon_white.png [new file with mode: 0644]
res/drawable-xhdpi/menu_button.png [new file with mode: 0644]
res/drawable-xhdpi/now_playing_icon.png [new file with mode: 0644]
res/drawable-xhdpi/playlist_icon.png [new file with mode: 0644]
res/drawable-xhdpi/stopwatch_icon_white.png [new file with mode: 0644]

diff --git a/res/drawable-hdpi/menu_button.png b/res/drawable-hdpi/menu_button.png
new file mode 100644 (file)
index 0000000..e00063e
Binary files /dev/null and b/res/drawable-hdpi/menu_button.png differ
diff --git a/res/drawable-hdpi/now_playing_icon.png b/res/drawable-hdpi/now_playing_icon.png
new file mode 100644 (file)
index 0000000..120ad41
Binary files /dev/null and b/res/drawable-hdpi/now_playing_icon.png differ
diff --git a/res/drawable-hdpi/playlist_icon.png b/res/drawable-hdpi/playlist_icon.png
new file mode 100644 (file)
index 0000000..3ddc5c1
Binary files /dev/null and b/res/drawable-hdpi/playlist_icon.png differ
diff --git a/res/drawable-hdpi/stopwatch_icon_white.png b/res/drawable-hdpi/stopwatch_icon_white.png
new file mode 100644 (file)
index 0000000..2f58d01
Binary files /dev/null and b/res/drawable-hdpi/stopwatch_icon_white.png differ
diff --git a/res/drawable-mdpi/menu_button.png b/res/drawable-mdpi/menu_button.png
new file mode 100644 (file)
index 0000000..6757f90
Binary files /dev/null and b/res/drawable-mdpi/menu_button.png differ
diff --git a/res/drawable-mdpi/now_playing_icon.png b/res/drawable-mdpi/now_playing_icon.png
new file mode 100644 (file)
index 0000000..6982e4e
Binary files /dev/null and b/res/drawable-mdpi/now_playing_icon.png differ
diff --git a/res/drawable-mdpi/playlist_icon.png b/res/drawable-mdpi/playlist_icon.png
new file mode 100644 (file)
index 0000000..cbcfa6c
Binary files /dev/null and b/res/drawable-mdpi/playlist_icon.png differ
diff --git a/res/drawable-mdpi/stopwatch_icon_white.png b/res/drawable-mdpi/stopwatch_icon_white.png
new file mode 100644 (file)
index 0000000..a1a81f2
Binary files /dev/null and b/res/drawable-mdpi/stopwatch_icon_white.png differ
diff --git a/res/drawable-xhdpi/menu_button.png b/res/drawable-xhdpi/menu_button.png
new file mode 100644 (file)
index 0000000..7970331
Binary files /dev/null and b/res/drawable-xhdpi/menu_button.png differ
diff --git a/res/drawable-xhdpi/now_playing_icon.png b/res/drawable-xhdpi/now_playing_icon.png
new file mode 100644 (file)
index 0000000..ed409dc
Binary files /dev/null and b/res/drawable-xhdpi/now_playing_icon.png differ
diff --git a/res/drawable-xhdpi/playlist_icon.png b/res/drawable-xhdpi/playlist_icon.png
new file mode 100644 (file)
index 0000000..8f018dc
Binary files /dev/null and b/res/drawable-xhdpi/playlist_icon.png differ
diff --git a/res/drawable-xhdpi/stopwatch_icon_white.png b/res/drawable-xhdpi/stopwatch_icon_white.png
new file mode 100644 (file)
index 0000000..0cd5467
Binary files /dev/null and b/res/drawable-xhdpi/stopwatch_icon_white.png differ