Fixed: Rotating screen after viewing a file would return you to the
[pub/Android/ownCloud.git] / res / xml / authenticator.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
3 android:accountType="owncloud"
4 android:icon="@drawable/icon"
5 android:label="@string/app_name"
6 android:smallIcon="@drawable/icon">
7 </account-authenticator>