ui polish : button look changed
authordrizea <danielrizea27@gmail.com>
Tue, 14 Aug 2012 11:26:36 +0000 (14:26 +0300)
committerdrizea <danielrizea27@gmail.com>
Tue, 14 Aug 2012 11:26:36 +0000 (14:26 +0300)
commit674de61117da37cf5de85e45bc8125eee75ce0c5
tree5aa9d172a4595036fe8ef8300c3a3d409fe89919
parent539cb7aaf8c93c5df074a35da2ccb900955f5353
ui polish : button look changed
24 files changed:
Open-ILS/src/Android/res/drawable/application_button.xml [new file with mode: 0644]
Open-ILS/src/Android/res/drawable/header_button.xml [new file with mode: 0644]
Open-ILS/src/Android/res/drawable/listview_background.xml [new file with mode: 0644]
Open-ILS/src/Android/res/layout/bookbag_list.xml
Open-ILS/src/Android/res/layout/bookbag_list_item.xml
Open-ILS/src/Android/res/layout/bookbagitem_list.xml
Open-ILS/src/Android/res/layout/bookbagitem_list_item.xml
Open-ILS/src/Android/res/layout/checkout_list.xml
Open-ILS/src/Android/res/layout/checkout_list_item.xml
Open-ILS/src/Android/res/layout/copy_information_more.xml
Open-ILS/src/Android/res/layout/dashbord_account.xml
Open-ILS/src/Android/res/layout/fines.xml
Open-ILS/src/Android/res/layout/fines_list_item.xml
Open-ILS/src/Android/res/layout/hold_details.xml
Open-ILS/src/Android/res/layout/holds_list.xml
Open-ILS/src/Android/res/layout/holds_list_item.xml
Open-ILS/src/Android/res/layout/place_hold.xml
Open-ILS/src/Android/res/layout/search_result_list.xml
Open-ILS/src/Android/res/layout/simple_actionbar.xml
Open-ILS/src/Android/res/layout/spinner_layout.xml
Open-ILS/src/Android/res/values/colors.xml
Open-ILS/src/Android/res/values/strings.xml
Open-ILS/src/Android/res/values/styles.xml
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/holds/HoldDetails.java