apps-android-commons/commons/res/xml/authenticator.xml
2015-10-04 17:49:52 +13:00

6 lines
291 B
XML

<?xml version="1.0" encoding="utf-8"?>
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
android:accountType="free.nrw.commons"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:smallIcon="@drawable/ic_launcher" />