From: drizea Date: Sat, 9 Mar 2013 15:30:14 +0000 (+0200) Subject: Fixed shared prefs login and MyAccount buttons X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0fdc840fda76582e6f8ab86e4db953dd269d5258;p=working%2FEvergreen.git Fixed shared prefs login and MyAccount buttons --- diff --git a/Open-ILS/src/Android/AndroidManifest.xml b/Open-ILS/src/Android/AndroidManifest.xml index 987119c56d..c1dde694da 100644 --- a/Open-ILS/src/Android/AndroidManifest.xml +++ b/Open-ILS/src/Android/AndroidManifest.xml @@ -43,8 +43,7 @@ + android:theme="@android:style/Theme.Light.NoTitleBar"> @@ -54,33 +53,28 @@ + android:theme="@android:style/Theme.Light.NoTitleBar"> + android:theme="@android:style/Theme.Light.NoTitleBar"> + android:name="org.evergreen.android.views.ConfigureApplicationActivity"> + android:label="Underlines/No Fade"> + android:label="@string/app_name"> diff --git a/Open-ILS/src/Android/res/layout/activity_splash.xml b/Open-ILS/src/Android/res/layout/activity_splash.xml index 46f20a4224..b5d3088d61 100644 --- a/Open-ILS/src/Android/res/layout/activity_splash.xml +++ b/Open-ILS/src/Android/res/layout/activity_splash.xml @@ -30,6 +30,7 @@ @@ -66,7 +66,7 @@