Deprecating old Settings icon completely

Updating to new Settings launcher icon
Bug: 3362749

Change-Id: I4d33650b68aac3aa9ddd56d2acab614f80266840
This commit is contained in:
Justin Ho
2011-01-29 13:19:05 -08:00
parent a93196f165
commit 6db0f05a8d
5 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

View File

@@ -36,6 +36,6 @@
android:layout_gravity="center_vertical" android:layout_gravity="center_vertical"
android:padding="8dip" android:padding="8dip"
android:background="?android:attr/selectableItemBackground" android:background="?android:attr/selectableItemBackground"
android:src="@drawable/icon" /> android:src="@drawable/ic_bt_config" />
</LinearLayout> </LinearLayout>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB