Эх сурвалжийг харах

Export authenticator activities so custom account managers like in
Motoblur can use them

Lennart Rosam 13 жил өмнө
parent
commit
089ac76b3b
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      AndroidManifest.xml

+ 1 - 0
AndroidManifest.xml

@@ -107,6 +107,7 @@
 
         <activity
             android:name=".ui.activity.AuthenticatorActivity"
+            android:exported="true"
             android:theme="@style/Theme.ownCloud" >
         </activity>