Merge "Use light preference panel drawable for Theme.Light" into honeycomb

This commit is contained in:
Amith Yamasani
2011-01-12 13:18:20 -08:00
committed by Android (Google) Code Review

View File

@@ -369,6 +369,8 @@
<item name="searchViewGoIcon">@android:drawable/ic_go_search_api_holo_light</item>
<item name="searchViewVoiceIcon">@android:drawable/ic_voice_search_api_holo_light</item>
<item name="searchViewEditQuery">@android:drawable/ic_commit_search_api_holo_light</item>
<item name="detailsElementBackground">@android:drawable/panel_bg_holo_light</item>
</style>
<!-- Variant of the light theme with no title bar -->