aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/authenticator.xml
blob: 23e4621ad1282a92a786fe293e83d1965e93c2b5 (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="@string/account_type.subsonic"
	android:icon="@drawable/launch"
	android:smallIcon="@drawable/launch"
	android:label="@string/common.appname"/>