From 5ae23c33d575eefeaefac934b8f575a83bf2f9de Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sun, 31 Aug 2014 10:04:46 -0700 Subject: Add rating/bookmark selected logic --- res/drawable-hdpi/ic_action_rating_good_selected.png | Bin 0 -> 921 bytes res/drawable-mdpi/ic_action_rating_good_selected.png | Bin 0 -> 581 bytes res/drawable-xhdpi/ic_action_rating_good_selected.png | Bin 0 -> 1176 bytes res/drawable-xxhdpi/ic_action_rating_good_selected.png | Bin 0 -> 1915 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-hdpi/ic_action_rating_good_selected.png create mode 100644 res/drawable-mdpi/ic_action_rating_good_selected.png create mode 100644 res/drawable-xhdpi/ic_action_rating_good_selected.png create mode 100644 res/drawable-xxhdpi/ic_action_rating_good_selected.png (limited to 'res') diff --git a/res/drawable-hdpi/ic_action_rating_good_selected.png b/res/drawable-hdpi/ic_action_rating_good_selected.png new file mode 100644 index 00000000..34d53153 Binary files /dev/null and b/res/drawable-hdpi/ic_action_rating_good_selected.png differ diff --git a/res/drawable-mdpi/ic_action_rating_good_selected.png b/res/drawable-mdpi/ic_action_rating_good_selected.png new file mode 100644 index 00000000..97d279be Binary files /dev/null and b/res/drawable-mdpi/ic_action_rating_good_selected.png differ diff --git a/res/drawable-xhdpi/ic_action_rating_good_selected.png b/res/drawable-xhdpi/ic_action_rating_good_selected.png new file mode 100644 index 00000000..c6770221 Binary files /dev/null and b/res/drawable-xhdpi/ic_action_rating_good_selected.png differ diff --git a/res/drawable-xxhdpi/ic_action_rating_good_selected.png b/res/drawable-xxhdpi/ic_action_rating_good_selected.png new file mode 100644 index 00000000..bb444806 Binary files /dev/null and b/res/drawable-xxhdpi/ic_action_rating_good_selected.png differ -- cgit v1.2.3