Nagram/TMessagesProj/src/main/res/xml/auth.xml

9 lines
338 B
XML
Raw Normal View History

2013-10-25 15:19:00 +00:00
<?xml version="1.0" encoding="utf-8"?>
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
2019-06-11 05:48:11 +00:00
android:accountType="tw.nekomimi.nekogram"
2019-12-09 02:44:11 +00:00
android:icon="@mipmap/ic_launcher"
android:smallIcon="@mipmap/ic_launcher"
2013-10-25 15:19:00 +00:00
android:label="@string/AppName"
android:accountPreferences="@xml/auth_menu"/>