From 2fceef1ed0dfb3cb35062b6f6ebe8ca68e7bf87c Mon Sep 17 00:00:00 2001 From: Jack Yoo Date: Thu, 30 Jun 2016 14:16:44 -0700 Subject: SnapdragonCamera: Bestpicture scene filter Adding best picture selection scene filter Change-Id: Ifa0f544e80d161eaef743d611c712d8db48e5631 CRs-Fixed: 1050663 --- res/drawable-xxhdpi/pick_the_best_photo.png | Bin 0 -> 57779 bytes res/drawable-xxhdpi/pick_the_best_photo_selected.png | Bin 0 -> 2306 bytes res/drawable-xxhdpi/pick_the_best_photo_unselected.png | Bin 0 -> 2118 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-xxhdpi/pick_the_best_photo.png create mode 100644 res/drawable-xxhdpi/pick_the_best_photo_selected.png create mode 100644 res/drawable-xxhdpi/pick_the_best_photo_unselected.png (limited to 'res/drawable-xxhdpi') diff --git a/res/drawable-xxhdpi/pick_the_best_photo.png b/res/drawable-xxhdpi/pick_the_best_photo.png new file mode 100644 index 000000000..2374b1848 Binary files /dev/null and b/res/drawable-xxhdpi/pick_the_best_photo.png differ diff --git a/res/drawable-xxhdpi/pick_the_best_photo_selected.png b/res/drawable-xxhdpi/pick_the_best_photo_selected.png new file mode 100644 index 000000000..522e9f2ba Binary files /dev/null and b/res/drawable-xxhdpi/pick_the_best_photo_selected.png differ diff --git a/res/drawable-xxhdpi/pick_the_best_photo_unselected.png b/res/drawable-xxhdpi/pick_the_best_photo_unselected.png new file mode 100644 index 000000000..98e18b07e Binary files /dev/null and b/res/drawable-xxhdpi/pick_the_best_photo_unselected.png differ -- cgit v1.2.3