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:
BIN
res/drawable-hdpi/ic_settings_accounts.png
Normal file
BIN
res/drawable-hdpi/ic_settings_accounts.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
BIN
res/drawable-mdpi/ic_settings_accounts.png
Normal file
BIN
res/drawable-mdpi/ic_settings_accounts.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 782 B |
BIN
res/drawable-xhdpi/ic_settings_accounts.png
Normal file
BIN
res/drawable-xhdpi/ic_settings_accounts.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
BIN
res/drawable-xxhdpi/ic_settings_accounts.png
Normal file
BIN
res/drawable-xxhdpi/ic_settings_accounts.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
BIN
res/drawable-xxxhdpi/ic_settings_accounts.png
Normal file
BIN
res/drawable-xxxhdpi/ic_settings_accounts.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
@@ -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 -->
|
||||||
|
Reference in New Issue
Block a user