UI - added button focus and press effects on header, application and account
authordrizea <danielrizea27@gmail.com>
Thu, 16 Aug 2012 11:02:18 +0000 (14:02 +0300)
committerdrizea <danielrizea27@gmail.com>
Thu, 16 Aug 2012 11:02:18 +0000 (14:02 +0300)
commit09222c0d3cef782ae9a4f7d829cda440cc21cd81
tree581f96710d75325a2d0605e2f8b400eae89cd9aa
parentfd1958c6f18140223b990390d097377914b711f4
UI - added button focus and press effects on header, application and account
buttons
12 files changed:
Open-ILS/src/Android/res/drawable/application_button.xml
Open-ILS/src/Android/res/drawable/application_button_focus.xml [new file with mode: 0644]
Open-ILS/src/Android/res/drawable/application_button_normal.xml [new file with mode: 0644]
Open-ILS/src/Android/res/drawable/application_button_pressed.xml [new file with mode: 0644]
Open-ILS/src/Android/res/drawable/header_button.xml
Open-ILS/src/Android/res/drawable/header_button_focus.xml [new file with mode: 0644]
Open-ILS/src/Android/res/drawable/header_button_normal.xml [new file with mode: 0644]
Open-ILS/src/Android/res/drawable/header_button_pressed.xml [new file with mode: 0644]
Open-ILS/src/Android/res/drawable/menu_background_button.xml
Open-ILS/src/Android/res/drawable/menu_background_button_focus.xml [new file with mode: 0644]
Open-ILS/src/Android/res/drawable/menu_background_button_normal.xml [new file with mode: 0644]
Open-ILS/src/Android/res/drawable/menu_background_button_pressed.xml [new file with mode: 0644]