Add actionBar
[pub/Android/ownCloud.git] / src / com / owncloud / android / authentication / AuthenticatorActivity.java
index d5ba29f..3ab7690 100644 (file)
@@ -206,7 +206,7 @@ public class AuthenticatorActivity extends AccountAuthenticatorActivity
     protected void onCreate(Bundle savedInstanceState) {\r
         //Log_OC.wtf(TAG,  "onCreate init");\r
         super.onCreate(savedInstanceState);\r
-        //getWindow().requestFeature(Window.FEATURE_NO_TITLE);\r
+        getWindow().requestFeature(Window.FEATURE_NO_TITLE);\r
 \r
         mIsFirstAuthAttempt = true;\r
 \r