From: drizea Date: Thu, 26 Jul 2012 18:43:42 +0000 (+0300) Subject: added place hold and add to bookbag search details buttons X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8c224d80f80b62f0fd6c18207451ffe0a64b51bb;p=working%2FEvergreen.git added place hold and add to bookbag search details buttons --- diff --git a/Open-ILS/src/Android/res/drawable/dark_text_color.xml b/Open-ILS/src/Android/res/drawable/dark_text_color.xml new file mode 100644 index 0000000000..46e4ad738d --- /dev/null +++ b/Open-ILS/src/Android/res/drawable/dark_text_color.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/Open-ILS/src/Android/res/drawable/details_button.xml b/Open-ILS/src/Android/res/drawable/details_button.xml new file mode 100644 index 0000000000..a3a99155e8 --- /dev/null +++ b/Open-ILS/src/Android/res/drawable/details_button.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Open-ILS/src/Android/res/layout/bookbag_spinner.xml b/Open-ILS/src/Android/res/layout/bookbag_spinner.xml index cbd348e588..0e9f974c7d 100644 --- a/Open-ILS/src/Android/res/layout/bookbag_spinner.xml +++ b/Open-ILS/src/Android/res/layout/bookbag_spinner.xml @@ -1,18 +1,26 @@ + + + + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_marginTop="5dip" + android:layout_marginLeft="20dip" + />