From: drizea Date: Thu, 19 Jul 2012 20:12:21 +0000 (+0300) Subject: book bag functionalities added X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c47c87a66976ab11ca7236577734a5dd360a13fe;p=working%2FEvergreen.git book bag functionalities added still have a problem (server or local) for add item to bookbag --- diff --git a/Open-ILS/src/Android/AndroidManifest.xml b/Open-ILS/src/Android/AndroidManifest.xml index 315196442a..c4b2e87940 100644 --- a/Open-ILS/src/Android/AndroidManifest.xml +++ b/Open-ILS/src/Android/AndroidManifest.xml @@ -73,6 +73,7 @@ + diff --git a/Open-ILS/src/Android/res/layout/bookbag_list.xml b/Open-ILS/src/Android/res/layout/bookbag_list.xml index 392ff2a956..19e543ffbc 100644 --- a/Open-ILS/src/Android/res/layout/bookbag_list.xml +++ b/Open-ILS/src/Android/res/layout/bookbag_list.xml @@ -3,29 +3,85 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical" > + + + + + +