Fix bug #15783357 Need new asset for Accounts tile in Dashboard

- new asset for Accounts dashboard category

Change-Id: I87a513d90c247c127dac7279bcd55cf02884b838
This commit is contained in:
Fabrice Di Meglio
2014-06-23 16:50:05 -07:00
parent f24859cdb7
commit 885f719628
6 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 782 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -168,7 +168,7 @@
android:id="@+id/account_settings" android:id="@+id/account_settings"
android:title="@string/account_settings_title" android:title="@string/account_settings_title"
android:fragment="com.android.settings.accounts.AccountSettings" android:fragment="com.android.settings.accounts.AccountSettings"
android:icon="@null" android:icon="@drawable/ic_settings_accounts"
/> />
<!-- Language --> <!-- Language -->