From: kenstir Date: Tue, 26 Nov 2013 03:49:51 +0000 (-0500) Subject: This is the new pattern: all activity onCreate methods check to see if the app is... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=936856ecd21442f04590518f8524ba553640a2bb;p=working%2FEvergreen.git This is the new pattern: all activity onCreate methods check to see if the app is initialized and if not, restart the SplashActivity. --- diff --git a/Open-ILS/src/Android/AndroidManifest.xml b/Open-ILS/src/Android/AndroidManifest.xml index 7058fa7ab1..7cc616a4f2 100644 --- a/Open-ILS/src/Android/AndroidManifest.xml +++ b/Open-ILS/src/Android/AndroidManifest.xml @@ -121,11 +121,7 @@ - - + - - - diff --git a/Open-ILS/src/Android/res/layout/activity_junk.xml b/Open-ILS/src/Android/res/layout/activity_junk.xml deleted file mode 100644 index ba9e16d7eb..0000000000 --- a/Open-ILS/src/Android/res/layout/activity_junk.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - -