equal
deleted
inserted
replaced
2 <account-authenticator |
2 <account-authenticator |
3 xmlns:android="http://schemas.android.com/apk/res/android" |
3 xmlns:android="http://schemas.android.com/apk/res/android" |
4 android:accountType="com.beem.project.com" |
4 android:accountType="com.beem.project.com" |
5 android:icon="@drawable/beem_launcher_icon_silver" |
5 android:icon="@drawable/beem_launcher_icon_silver" |
6 android:smallIcon="@drawable/beem_status_icon" |
6 android:smallIcon="@drawable/beem_status_icon" |
7 android:label="@string/app_name" |
7 android:label="@string/app_name" |
|
8 android:accountPreferences="@xml/preferences" |
8 /> |
9 /> |
9 <!-- android:accountPreferences="@xml/preferences" /> --> |
|
10 |
10 |