summaryrefslogtreecommitdiffstats
path: root/core/res
diff options
context:
space:
mode:
authorNicolas Roard <nicolasroard@google.com>2011-03-14 13:59:04 -0700
committerNicolas Roard <nicolasroard@google.com>2011-03-14 13:59:04 -0700
commit5ee534cf8805cffb48a92cd9335517f0b042c210 (patch)
treef574377e3a89b0065d3def9cf36334fdbdeb4f27 /core/res
parente21110f8b1e4aa884f7a4e2164ae90dab8d5f3fa (diff)
downloadframeworks_base-5ee534cf8805cffb48a92cd9335517f0b042c210.zip
frameworks_base-5ee534cf8805cffb48a92cd9335517f0b042c210.tar.gz
frameworks_base-5ee534cf8805cffb48a92cd9335517f0b042c210.tar.bz2
Adding placeholders for the fullscreen button
used by the browser for HTML5 video bug:4080127 Change-Id: I8fedef7eb0442de547ff083f15f6fcc7a9fea791
Diffstat (limited to 'core/res')
-rw-r--r--core/res/res/drawable-hdpi/ic_media_fullscreen.pngbin0 -> 1062 bytes
-rw-r--r--core/res/res/drawable-ldpi/ic_media_fullscreen.pngbin0 -> 594 bytes
-rw-r--r--core/res/res/drawable-mdpi/ic_media_fullscreen.pngbin0 -> 869 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/core/res/res/drawable-hdpi/ic_media_fullscreen.png b/core/res/res/drawable-hdpi/ic_media_fullscreen.png
new file mode 100644
index 0000000..3f26e45
--- /dev/null
+++ b/core/res/res/drawable-hdpi/ic_media_fullscreen.png
Binary files differ
diff --git a/core/res/res/drawable-ldpi/ic_media_fullscreen.png b/core/res/res/drawable-ldpi/ic_media_fullscreen.png
new file mode 100644
index 0000000..1a38c38
--- /dev/null
+++ b/core/res/res/drawable-ldpi/ic_media_fullscreen.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/ic_media_fullscreen.png b/core/res/res/drawable-mdpi/ic_media_fullscreen.png
new file mode 100644
index 0000000..24fb6d6
--- /dev/null
+++ b/core/res/res/drawable-mdpi/ic_media_fullscreen.png
Binary files differ