Fix menu item highlight color.

Test: m
Change-Id: Ia5852a4de95ff355c6f2cd8275002d3c5cfb8370
This commit is contained in:
Danny Baumann
2016-03-17 08:49:25 +01:00
committed by Luca Stefani
parent 91abcc6c8e
commit bbda7af9d3

View File

@@ -361,7 +361,7 @@
<item name="android:background">@null</item>
</style>
<style name="DropDownListViewStyle">
<style name="DropDownListViewStyle" parent="Widget.AppCompat.ListView.DropDown">
<item name="android:dividerHeight">0dp</item>
</style>