From 7d44299d515d3d9809ebc16c8150d5faadfbc6d8 Mon Sep 17 00:00:00 2001 From: Chung-yih Wang Date: Mon, 3 Oct 2011 14:58:21 +0800 Subject: Add timelapse assets. bug:5360827 Change-Id: I9df68f73747211774c949ee0dba8f1be11f4e450 --- res/drawable-xhdpi/ic_timelapse_1.png | Bin 0 -> 1361 bytes res/drawable-xhdpi/ic_timelapse_10.png | Bin 0 -> 1519 bytes res/drawable-xhdpi/ic_timelapse_1_5.png | Bin 0 -> 1571 bytes res/drawable-xhdpi/ic_timelapse_2.png | Bin 0 -> 1487 bytes res/drawable-xhdpi/ic_timelapse_2_5.png | Bin 0 -> 1668 bytes res/drawable-xhdpi/ic_timelapse_3.png | Bin 0 -> 1497 bytes res/drawable-xhdpi/ic_timelapse_5.png | Bin 0 -> 1506 bytes res/drawable-xhdpi/ic_timelapse_none.png | Bin 0 -> 1360 bytes 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-xhdpi/ic_timelapse_1.png create mode 100644 res/drawable-xhdpi/ic_timelapse_10.png create mode 100644 res/drawable-xhdpi/ic_timelapse_1_5.png create mode 100644 res/drawable-xhdpi/ic_timelapse_2.png create mode 100644 res/drawable-xhdpi/ic_timelapse_2_5.png create mode 100644 res/drawable-xhdpi/ic_timelapse_3.png create mode 100644 res/drawable-xhdpi/ic_timelapse_5.png create mode 100644 res/drawable-xhdpi/ic_timelapse_none.png (limited to 'res/drawable-xhdpi') diff --git a/res/drawable-xhdpi/ic_timelapse_1.png b/res/drawable-xhdpi/ic_timelapse_1.png new file mode 100644 index 0000000..7143a6d Binary files /dev/null and b/res/drawable-xhdpi/ic_timelapse_1.png differ diff --git a/res/drawable-xhdpi/ic_timelapse_10.png b/res/drawable-xhdpi/ic_timelapse_10.png new file mode 100644 index 0000000..f81164a Binary files /dev/null and b/res/drawable-xhdpi/ic_timelapse_10.png differ diff --git a/res/drawable-xhdpi/ic_timelapse_1_5.png b/res/drawable-xhdpi/ic_timelapse_1_5.png new file mode 100644 index 0000000..62932aa Binary files /dev/null and b/res/drawable-xhdpi/ic_timelapse_1_5.png differ diff --git a/res/drawable-xhdpi/ic_timelapse_2.png b/res/drawable-xhdpi/ic_timelapse_2.png new file mode 100644 index 0000000..51cb628 Binary files /dev/null and b/res/drawable-xhdpi/ic_timelapse_2.png differ diff --git a/res/drawable-xhdpi/ic_timelapse_2_5.png b/res/drawable-xhdpi/ic_timelapse_2_5.png new file mode 100644 index 0000000..d49bf64 Binary files /dev/null and b/res/drawable-xhdpi/ic_timelapse_2_5.png differ diff --git a/res/drawable-xhdpi/ic_timelapse_3.png b/res/drawable-xhdpi/ic_timelapse_3.png new file mode 100644 index 0000000..7f85a57 Binary files /dev/null and b/res/drawable-xhdpi/ic_timelapse_3.png differ diff --git a/res/drawable-xhdpi/ic_timelapse_5.png b/res/drawable-xhdpi/ic_timelapse_5.png new file mode 100644 index 0000000..14e7ea5 Binary files /dev/null and b/res/drawable-xhdpi/ic_timelapse_5.png differ diff --git a/res/drawable-xhdpi/ic_timelapse_none.png b/res/drawable-xhdpi/ic_timelapse_none.png new file mode 100644 index 0000000..93a172b Binary files /dev/null and b/res/drawable-xhdpi/ic_timelapse_none.png differ -- cgit v1.1