Nagram/TMessagesProj/src/main/res/xml/auth.xml
2019-12-09 10:44:11 +08:00

9 lines
338 B
XML

<?xml version="1.0" encoding="utf-8"?>
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
android:accountType="tw.nekomimi.nekogram"
android:icon="@mipmap/ic_launcher"
android:smallIcon="@mipmap/ic_launcher"
android:label="@string/AppName"
android:accountPreferences="@xml/auth_menu"/>