From: drizea Date: Thu, 9 Aug 2012 09:33:11 +0000 (+0300) Subject: added preferences for notifications and started work on alarms and notifications X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4fdea3b88e6ed82e6dea38e9d4133f5409240f98;p=working%2FEvergreen.git added preferences for notifications and started work on alarms and notifications --- diff --git a/Open-ILS/src/Android/AndroidManifest.xml b/Open-ILS/src/Android/AndroidManifest.xml index f01cd3ff81..1558a74b42 100644 --- a/Open-ILS/src/Android/AndroidManifest.xml +++ b/Open-ILS/src/Android/AndroidManifest.xml @@ -23,6 +23,9 @@ android:label="@string/app_name" android:theme="@style/EvergreenTheme" > + + + - - + - + + diff --git a/Open-ILS/src/Android/res/layout/checkout_list_item.xml b/Open-ILS/src/Android/res/layout/checkout_list_item.xml index 80242e79cd..16c4793233 100644 --- a/Open-ILS/src/Android/res/layout/checkout_list_item.xml +++ b/Open-ILS/src/Android/res/layout/checkout_list_item.xml @@ -2,7 +2,7 @@ @@ -10,34 +10,18 @@ + android:orientation="vertical" + android:layout_weight="1" + > + /> -