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

Commit 71340f8e authored by Wenyi Wang's avatar Wenyi Wang
Browse files

Apply action button style to custom filter setup view

* We removed the style when we deleted duplicate
  ContactListFilterTheme from styles.xml in ag/1328446.

Bug 31149487

Change-Id: Iab2c627d8c2ab904dbc9b3f0b3b1693c9c049cb8
parent 659799f6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -285,6 +285,7 @@

    <style name="ContactListFilterTheme" parent="@style/PeopleTheme">
        <item name="android:listViewStyle">@style/ListViewStyle</item>
        <item name="android:actionButtonStyle">@style/FilterActionButtonStyle</item>
    </style>

    <style name="NonPhoneActivityTheme" parent="@android:Theme.Translucent.NoTitleBar">