OSDN Git Service

Fix some bluetooth theming issues.
authorAndrew Sapperstein <asapperstein@google.com>
Wed, 29 Jun 2016 21:53:57 +0000 (14:53 -0700)
committerAndrew Sapperstein <asapperstein@google.com>
Thu, 30 Jun 2016 17:01:59 +0000 (10:01 -0700)
commit294469e09ad392de952ee875f91b472425ab9464
treef0e95a8c4caa07448f7284c9f869beec921940f5
parentdbb8cab438ceb8bb5aeb564aabf69bc0094a0753
Fix some bluetooth theming issues.

The ic_lockscreen_ime wasn't being appropriately colored due to
the (now deleted) override of the assets defined in SettingsLib
that were hardcoded teal. By deleting these, the vector drawable
that's tinted with the accent color is used.

Also fixes the pairing dialog to use DeviceDefault themes.

Fixes: 29837825

Change-Id: I66cd57c00f1eec00346d7d10a86cd9be79d6cf5c
AndroidManifest.xml
res/drawable-hdpi/ic_lockscreen_ime.png [deleted file]
res/drawable-mdpi/ic_lockscreen_ime.png [deleted file]
res/drawable-xhdpi/ic_lockscreen_ime.png [deleted file]
res/drawable-xxhdpi/ic_lockscreen_ime.png [deleted file]
res/drawable-xxxhdpi/ic_lockscreen_ime.png [deleted file]