From c7177f87e1e007ac722e9a7143781560fddd7608 Mon Sep 17 00:00:00 2001 From: Stevespear426 Date: Mon, 11 Feb 2013 23:02:34 +0100 Subject: Settings: Navigation bar Quick launch shortcuts (1 of 2) This allows up to 3 targets on the Navigation bar ring or Home buttons with custom Quick launch shortcut actions. Patchset 1 to 17 - Initial commits and edits Patchset 18 - Update preference layout - Use AOSP terminology for the feature name - Group under new 'Navigation bar' category - Rename Navigationbar buttons configurator Patchset 19 - Update commit message with x of y indicator Change-Id: I91a7b86b7bfa79526b537e28b510ec078a58c956 --- res/drawable-mdpi/ic_navigation_ring_hint_activated.png | Bin 0 -> 1110 bytes res/drawable-mdpi/ic_navigation_ring_hint_normal.png | Bin 0 -> 1110 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-mdpi/ic_navigation_ring_hint_activated.png create mode 100644 res/drawable-mdpi/ic_navigation_ring_hint_normal.png (limited to 'res/drawable-mdpi') diff --git a/res/drawable-mdpi/ic_navigation_ring_hint_activated.png b/res/drawable-mdpi/ic_navigation_ring_hint_activated.png new file mode 100644 index 0000000..4b5b2a4 Binary files /dev/null and b/res/drawable-mdpi/ic_navigation_ring_hint_activated.png differ diff --git a/res/drawable-mdpi/ic_navigation_ring_hint_normal.png b/res/drawable-mdpi/ic_navigation_ring_hint_normal.png new file mode 100644 index 0000000..4b5b2a4 Binary files /dev/null and b/res/drawable-mdpi/ic_navigation_ring_hint_normal.png differ -- cgit v1.1