From: drizea Date: Wed, 25 Jul 2012 09:06:11 +0000 (+0300) Subject: added header action bar to activities + bug fix on delete bookbag X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f0b7fc08076a8b5238a2fa97993ef5ed040ee810;p=working%2FEvergreen.git added header action bar to activities + bug fix on delete bookbag added action bar to activities and added title for good user navigation --- diff --git a/Open-ILS/src/Android/res/drawable/header_rounded_corners.xml b/Open-ILS/src/Android/res/drawable/header_rounded_corners.xml index ff1ab2eadc..723a013d88 100644 --- a/Open-ILS/src/Android/res/drawable/header_rounded_corners.xml +++ b/Open-ILS/src/Android/res/drawable/header_rounded_corners.xml @@ -1,7 +1,7 @@ - diff --git a/Open-ILS/src/Android/res/drawable/one_header_rounded_corner.xml b/Open-ILS/src/Android/res/drawable/one_header_rounded_corner.xml new file mode 100644 index 0000000000..f081f7ba6e --- /dev/null +++ b/Open-ILS/src/Android/res/drawable/one_header_rounded_corner.xml @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/Open-ILS/src/Android/res/layout/bookbag_list.xml b/Open-ILS/src/Android/res/layout/bookbag_list.xml index 19e543ffbc..8d96a54aa6 100644 --- a/Open-ILS/src/Android/res/layout/bookbag_list.xml +++ b/Open-ILS/src/Android/res/layout/bookbag_list.xml @@ -4,10 +4,13 @@ android:layout_height="fill_parent" android:orientation="vertical" > + + + + + + + + - - - - - - + + + +