From 389878e49d1bccd691223e8df238c06049ae219d Mon Sep 17 00:00:00 2001 From: Gilles Debunne Date: Tue, 3 Aug 2010 10:47:05 -0700 Subject: frameworks/base/ : added scaled hdpi version of assets that were moved to drawable-mdpi Change-Id: I95c7e6afb84af981867c32fe7f86b140f643b5b9 --- core/res/res/drawable-hdpi/emo_im_embarrassed.pn | Bin 0 -> 3619 bytes core/res/res/drawable-hdpi/emo_im_embarrassed.png | Bin 0 -> 3719 bytes core/res/res/drawable-hdpi/ic_btn_back.png | Bin 0 -> 4217 bytes core/res/res/drawable-hdpi/ic_btn_next.png | Bin 0 -> 4217 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 core/res/res/drawable-hdpi/emo_im_embarrassed.pn create mode 100644 core/res/res/drawable-hdpi/emo_im_embarrassed.png create mode 100644 core/res/res/drawable-hdpi/ic_btn_back.png create mode 100644 core/res/res/drawable-hdpi/ic_btn_next.png (limited to 'core') diff --git a/core/res/res/drawable-hdpi/emo_im_embarrassed.pn b/core/res/res/drawable-hdpi/emo_im_embarrassed.pn new file mode 100644 index 0000000..e4db963 Binary files /dev/null and b/core/res/res/drawable-hdpi/emo_im_embarrassed.pn differ diff --git a/core/res/res/drawable-hdpi/emo_im_embarrassed.png b/core/res/res/drawable-hdpi/emo_im_embarrassed.png new file mode 100644 index 0000000..27a4b81 Binary files /dev/null and b/core/res/res/drawable-hdpi/emo_im_embarrassed.png differ diff --git a/core/res/res/drawable-hdpi/ic_btn_back.png b/core/res/res/drawable-hdpi/ic_btn_back.png new file mode 100644 index 0000000..b04fe9e Binary files /dev/null and b/core/res/res/drawable-hdpi/ic_btn_back.png differ diff --git a/core/res/res/drawable-hdpi/ic_btn_next.png b/core/res/res/drawable-hdpi/ic_btn_next.png new file mode 100644 index 0000000..79fbb7b Binary files /dev/null and b/core/res/res/drawable-hdpi/ic_btn_next.png differ -- cgit v1.1