From: kenstir Date: Sat, 5 Dec 2015 20:13:22 +0000 (-0500) Subject: Cleanup of Search Details and Copy Information activities X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=22fd65d20897022f4fb642b261d63b912b15b782;p=working%2FEvergreen.git Cleanup of Search Details and Copy Information activities * Do not show any copy info on Search Details; show it only on Copy Information * Copy Information page cleaned up. Not beautiful but at least readable now. * Replaced "add to bookbag" button with "show copies" button. I never used bookbags and they are not visible anywhere else in the app. We'll see if there are any complaints. --- diff --git a/Open-ILS/src/Android/core/res/layout/copy_information.xml b/Open-ILS/src/Android/core/res/layout/copy_information.xml index 8ad6ea19bf..24e5916735 100644 --- a/Open-ILS/src/Android/core/res/layout/copy_information.xml +++ b/Open-ILS/src/Android/core/res/layout/copy_information.xml @@ -1,6 +1,6 @@ @@ -8,28 +8,39 @@ - - - - - - + + + + + + + + @@ -38,7 +49,7 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="vertical" - android:paddingLeft="30dip" + android:layout_marginLeft="10dip" > diff --git a/Open-ILS/src/Android/core/res/layout/record_details_basic_fragment.xml b/Open-ILS/src/Android/core/res/layout/record_details_basic_fragment.xml index a77501f913..493f1dbfdf 100644 --- a/Open-ILS/src/Android/core/res/layout/record_details_basic_fragment.xml +++ b/Open-ILS/src/Android/core/res/layout/record_details_basic_fragment.xml @@ -47,29 +47,29 @@ android:layout_weight="1" android:orientation="vertical" > - - + + - + - +