OSDN Git Service

make bluetooth iconography consistent with other quicksettings icons.
authorChris Wren <cwren@android.com>
Wed, 3 Oct 2012 14:16:51 +0000 (10:16 -0400)
committerChris Wren <cwren@android.com>
Wed, 3 Oct 2012 16:11:49 +0000 (12:11 -0400)
commitb2a7d27bbee0b982f7769747b9780b8262cb75f1
treebe24c64fc5aadb83540154371c9411c5da03226e
parent9c022dff03561422965b50bebc496c5b7803dcd3
make bluetooth iconography consistent with other quicksettings icons.

Bug: 7217026
Change-Id: I880ee26e1d92ffa49885cf53b8dbab6b13887423
packages/SystemUI/res/drawable-hdpi/ic_qs_bluetooth_not_connected.png [new file with mode: 0644]
packages/SystemUI/res/drawable-hdpi/ic_qs_bluetooth_off.png
packages/SystemUI/res/drawable-hdpi/ic_qs_bluetooth_on.png
packages/SystemUI/res/drawable-mdpi/ic_qs_bluetooth_not_connected.png [new file with mode: 0644]
packages/SystemUI/res/drawable-mdpi/ic_qs_bluetooth_off.png
packages/SystemUI/res/drawable-mdpi/ic_qs_bluetooth_on.png
packages/SystemUI/res/drawable-xhdpi/ic_qs_bluetooth_not_connected.png [new file with mode: 0644]
packages/SystemUI/res/drawable-xhdpi/ic_qs_bluetooth_off.png
packages/SystemUI/res/drawable-xhdpi/ic_qs_bluetooth_on.png
packages/SystemUI/src/com/android/systemui/statusbar/phone/QuickSettings.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/QuickSettingsModel.java