am dfe66e5e
: Fix bug #2004167: update assets for Email authenticator and add small icon. Re-upload after path conflict.
Merge commit 'dfe66e5eda51679ff61a5ae9da4c678abd7bb571' into eclair-plus-aosp * commit 'dfe66e5eda51679ff61a5ae9da4c678abd7bb571': Fix bug #2004167: update assets for Email authenticator and add small icon. Re-upload after path conflict.
This commit is contained in:
commit
637c80116c
Binary file not shown.
Before Width: | Height: | Size: 842 B |
BIN
res/drawable-hdpi/ic_exchange_minitab_selected.png
Normal file
BIN
res/drawable-hdpi/ic_exchange_minitab_selected.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 927 B |
BIN
res/drawable-hdpi/ic_exchange_selected.png
Normal file
BIN
res/drawable-hdpi/ic_exchange_selected.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
Binary file not shown.
Before Width: | Height: | Size: 627 B |
BIN
res/drawable-mdpi/ic_exchange_minitab_selected.png
Normal file
BIN
res/drawable-mdpi/ic_exchange_minitab_selected.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 640 B |
BIN
res/drawable-mdpi/ic_exchange_selected.png
Normal file
BIN
res/drawable-mdpi/ic_exchange_selected.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 618 B |
@ -22,7 +22,8 @@
|
||||
|
||||
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:accountType="com.android.exchange"
|
||||
android:icon="@drawable/ic_exchange_accounts"
|
||||
android:icon="@drawable/ic_exchange_selected"
|
||||
android:smallIcon="@drawable/ic_exchange_minitab_selected"
|
||||
android:label="@string/exchange_name"
|
||||
android:accountPreferences="@xml/account_preferences"
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user