From: drizea Date: Mon, 13 Aug 2012 16:54:56 +0000 (+0300) Subject: my account dashboard icons + background changed X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=065419cd63acfc5ba1ae181b6e5787420b7fba17;p=working%2FEvergreen.git my account dashboard icons + background changed --- diff --git a/Open-ILS/src/Android/res/drawable-hdpi/book_bag.png b/Open-ILS/src/Android/res/drawable-hdpi/book_bag.png index a6abc3083b..42eb783f08 100644 Binary files a/Open-ILS/src/Android/res/drawable-hdpi/book_bag.png and b/Open-ILS/src/Android/res/drawable-hdpi/book_bag.png differ diff --git a/Open-ILS/src/Android/res/drawable-hdpi/check_out.png b/Open-ILS/src/Android/res/drawable-hdpi/check_out.png index 95cd2b8307..fe2dbb0344 100644 Binary files a/Open-ILS/src/Android/res/drawable-hdpi/check_out.png and b/Open-ILS/src/Android/res/drawable-hdpi/check_out.png differ diff --git a/Open-ILS/src/Android/res/drawable-hdpi/fines.png b/Open-ILS/src/Android/res/drawable-hdpi/fines.png index 369aac8f5f..34ba62ec76 100644 Binary files a/Open-ILS/src/Android/res/drawable-hdpi/fines.png and b/Open-ILS/src/Android/res/drawable-hdpi/fines.png differ diff --git a/Open-ILS/src/Android/res/drawable-hdpi/holds.png b/Open-ILS/src/Android/res/drawable-hdpi/holds.png index 8968581953..56a0dbbff0 100644 Binary files a/Open-ILS/src/Android/res/drawable-hdpi/holds.png and b/Open-ILS/src/Android/res/drawable-hdpi/holds.png differ diff --git a/Open-ILS/src/Android/res/drawable/menu_background_button.xml b/Open-ILS/src/Android/res/drawable/menu_background_button.xml new file mode 100644 index 0000000000..633acdc1ed --- /dev/null +++ b/Open-ILS/src/Android/res/drawable/menu_background_button.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Open-ILS/src/Android/res/layout/dashbord_account.xml b/Open-ILS/src/Android/res/layout/dashbord_account.xml index 05a1940756..69634f6865 100644 --- a/Open-ILS/src/Android/res/layout/dashbord_account.xml +++ b/Open-ILS/src/Android/res/layout/dashbord_account.xml @@ -11,7 +11,9 @@ android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="wrap_content" - android:layout_weight="1"> + android:layout_weight="1" + android:gravity="center" + >