From: kenstir Date: Sun, 10 Nov 2013 13:58:59 +0000 (-0500) Subject: Eliminated warnings by using textSize 16sp not 16dp. Allow dashboard_account view... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=6c93aa8c94cbb93040dec15c96b29a9b9cb1aa3e;p=working%2FEvergreen.git Eliminated warnings by using textSize 16sp not 16dp. Allow dashboard_account view to go landscape. --- diff --git a/Open-ILS/src/Android/res/layout-land/dashbord_account.xml b/Open-ILS/src/Android/res/layout-land/dashbord_account.xml index 7bf5d7ada2..01ea120f56 100644 --- a/Open-ILS/src/Android/res/layout-land/dashbord_account.xml +++ b/Open-ILS/src/Android/res/layout-land/dashbord_account.xml @@ -25,7 +25,7 @@ android:paddingLeft="5dip" android:text="@string/library_text_logo" android:textColor="@color/white" - android:textSize="16dp" + android:textSize="16sp" android:textStyle="bold" android:typeface="monospace" /> @@ -48,56 +48,43 @@ + android:orientation="horizontal" > - - -