From 356ed10d7520d4eb245c4cb523d11ac0fb4fb060 Mon Sep 17 00:00:00 2001 From: Danesh M Date: Mon, 5 Mar 2012 21:38:27 -0500 Subject: Settings : NavigationBar Customization Contains: - Settings side to customize the navigation bar buttons. Id: I39d9362f1930dc4181d20ff95077b4c290f6907e - Settings : NavigationBar Customization Settings side to customize the navigation bar buttons. Id: Ibd51fbca96d5f0d5e75c7bd74dc5ec62ed1d969d - Settings: Fix NavBar lock button when resetting default When the NavBar is reset to defaults while in edit mode, lock icon should re-lock Id: I876725046e380ebb7da774ae412ce2b68f5310f8 - And a few small fixes - Add support for navbar editing on tablets - Add npe check Change-Id: Ic77ca21d976015a1f4b4e10cab27fa35760035da --- res/drawable-xhdpi/ic_settings_security.png | Bin 865 -> 730 bytes res/drawable-xhdpi/stat_navbar_edit_off.png | Bin 0 -> 1271 bytes res/drawable-xhdpi/stat_navbar_edit_on.png | Bin 0 -> 1283 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-xhdpi/stat_navbar_edit_off.png create mode 100644 res/drawable-xhdpi/stat_navbar_edit_on.png (limited to 'res/drawable-xhdpi') diff --git a/res/drawable-xhdpi/ic_settings_security.png b/res/drawable-xhdpi/ic_settings_security.png index b5a383a..6ea7562 100644 Binary files a/res/drawable-xhdpi/ic_settings_security.png and b/res/drawable-xhdpi/ic_settings_security.png differ diff --git a/res/drawable-xhdpi/stat_navbar_edit_off.png b/res/drawable-xhdpi/stat_navbar_edit_off.png new file mode 100644 index 0000000..d0c63a0 Binary files /dev/null and b/res/drawable-xhdpi/stat_navbar_edit_off.png differ diff --git a/res/drawable-xhdpi/stat_navbar_edit_on.png b/res/drawable-xhdpi/stat_navbar_edit_on.png new file mode 100644 index 0000000..1bfee82 Binary files /dev/null and b/res/drawable-xhdpi/stat_navbar_edit_on.png differ -- cgit v1.1