Newer
Older
Telegram / TMessagesProj / src / main / res / xml / auth.xml
ubt on 31 Oct 2017 344 bytes init
<?xml version="1.0" encoding="utf-8"?>

<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
    android:accountType="org.telegram.messenger"
    android:icon="@drawable/ic_launcher"
    android:smallIcon="@drawable/ic_launcher"
    android:label="@string/AppName"
    android:accountPreferences="@xml/auth_menu"/>