aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/authenticator.xml
blob: 3055240be355af08ba342c1ba80d5af764fbd8d2 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<account-authenticator
	xmlns:android="http://schemas.android.com/apk/res/android"
	android:accountType="subsonic.org"
	android:icon="@drawable/launch"
	android:smallIcon="@drawable/launch"
	android:label="@string/common.appname"/>