OSDN Git Service

Break out Bluetooth device icon from dashboard reference.
authorDave Kover <kover@cyngn.com>
Thu, 7 Jul 2016 19:14:46 +0000 (12:14 -0700)
committerDave Kover <kover@cyngn.com>
Thu, 7 Jul 2016 21:52:41 +0000 (14:52 -0700)
commitd3a1dfef7280a80229af8e6fa5145b5c50165bea
treeea914661995c5633f0b9018f2fb92a12acb5f43d
parent7536d60773c593302bdcc11f531f5b42a89b6633
Break out Bluetooth device icon from dashboard reference.

If a theme wants to use a different visual iconography style in
the subsettings, the bluetooth icon is shared between the dashboard
and that view. By adding this new reference, a themer can choose to
independently theme the subsettings version if their design calls
for that.

Change-Id: Iac3a58175f90357e0c42efe57b1e698d5c8e2ad3
Ticket: CYNGNOS-3176
res/values/cm_drawables.xml [new file with mode: 0644]
src/com/android/settings/bluetooth/BluetoothDevicePreference.java