~ubuntuone-client-engineering/ubuntu-sso-android-library/trunk

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="com.ubuntu"
    android:icon="@drawable/sso_logo_small"
    android:smallIcon="@drawable/sso_logo_small"
    android:label="@string/label"
/>