From 4042f0e20af619c17f10e5ae4e5b655f32be2660 Mon Sep 17 00:00:00 2001 From: Morgan Gangwere Date: Tue, 11 Feb 2014 14:10:01 -0700 Subject: [PATCH] Fixed the IDE forgetting the Authentication dialog. Oops. Also, the .classpath keeps derping. --- application/.classpath | 2 +- application/AndroidManifest.xml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/application/.classpath b/application/.classpath index dec02b3..301aad4 100644 --- a/application/.classpath +++ b/application/.classpath @@ -1,6 +1,6 @@ - + diff --git a/application/AndroidManifest.xml b/application/AndroidManifest.xml index c39bb27..9c41261 100644 --- a/application/AndroidManifest.xml +++ b/application/AndroidManifest.xml @@ -63,6 +63,14 @@ along with Yaaic. If not, see . android:name="indrora.atomic.activity.ConversationActivity" android:windowSoftInputMode="adjustResize|stateHidden" > + + + + +