res/xml/authenticator.xml
author Vincent V. <marseille@beem-project.com>
Sun, 02 Sep 2012 12:21:00 +0200
changeset 951 05f85ae9bae6
parent 919 b1815efd3cf6
permissions -rw-r--r--
correction bug avatar in the chat view

<?xml version="1.0" encoding="utf-8"?>
<account-authenticator
	xmlns:android="http://schemas.android.com/apk/res/android"
	android:accountType="com.beem.project.beem"
	android:icon="@drawable/beem_launcher_icon_silver"
	android:smallIcon="@drawable/beem_status_icon"
	android:label="@string/app_name"
	android:accountPreferences="@xml/preferences"
	/>