From: drizea Date: Sun, 24 Jun 2012 21:51:33 +0000 (+0300) Subject: Checkout button renewal added X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=1793fe979753edd8d14680345aacd02021a9b5a5;p=working%2FEvergreen.git Checkout button renewal added --- 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 5c2845327c..1ad3164001 100644 --- a/Open-ILS/src/Android/res/layout/checkout_list_item.xml +++ b/Open-ILS/src/Android/res/layout/checkout_list_item.xml @@ -3,18 +3,21 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:gravity="left|center" - android:paddingBottom="3px" - android:paddingTop="3px" - android:paddingLeft="3px" + android:paddingBottom="3dip" + android:paddingTop="3dip" + android:paddingLeft="3dip" android:orientation="horizontal" > + + + - + android:layout_height="wrap_content" + android:text="due date" + /> + +