Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 556daac7 authored by Josh Guilfoyle's avatar Josh Guilfoyle
Browse files

Use white list item style for alert dialogs.

parent d9ac3273
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -316,6 +316,7 @@
        <item name="listViewStyle">@android:style/Widget.ListView.Dialog</item>
        <item name="listDivider">@drawable/divider_horizontal_bright</item>
        <item name="listSeparatorTextViewStyle">@android:style/Widget.TextView.ListSeparator.White</item>
        <item name="listItemTextViewStyle">@android:style/Widget.TextView.ListItem.White</item>
        <item name="colorBackground">@android:color/white</item>
        <item name="cacheColorHint">@android:color/white</item>
    </style>