From 9df7afb5cb4a6f25df2d12b9d695da82c6bb8b0b Mon Sep 17 00:00:00 2001 From: Bor-Yeh Shen Date: Fri, 16 Sep 2011 15:17:43 +0800 Subject: Add a blue underline to the selected button Change-Id: I6e10c1a36f0838d96ecf2df7979302e405cf8fcb --- res/drawable/photoeditor_toggle_button_background.xml | 16 +++++++++++++--- res/drawable/photoeditor_toggle_button_highlight.9.png | Bin 182 -> 0 bytes 2 files changed, 13 insertions(+), 3 deletions(-) delete mode 100644 res/drawable/photoeditor_toggle_button_highlight.9.png (limited to 'res/drawable') diff --git a/res/drawable/photoeditor_toggle_button_background.xml b/res/drawable/photoeditor_toggle_button_background.xml index 81c39ca83..e8e540694 100644 --- a/res/drawable/photoeditor_toggle_button_background.xml +++ b/res/drawable/photoeditor_toggle_button_background.xml @@ -16,9 +16,19 @@ + + + - - - + + + + + + + + + + diff --git a/res/drawable/photoeditor_toggle_button_highlight.9.png b/res/drawable/photoeditor_toggle_button_highlight.9.png deleted file mode 100644 index add582a25..000000000 Binary files a/res/drawable/photoeditor_toggle_button_highlight.9.png and /dev/null differ -- cgit v1.2.3