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

Commit e1a007fc authored by Adam Powell's avatar Adam Powell
Browse files

Add the action bar to Theme.Light.Holo

Change-Id: Idbe41f6225b6915ffc942dfc499a930e69f46839
parent a84e02ce
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -593,6 +593,7 @@
         UI style also includes a full action bar by default. -->
    <style name="Theme.Light.Holo">
        <item name="editTextBackground">@android:drawable/edit_text_holo_light</item>
        <item name="android:windowActionBar">true</item>
        <item name="listChoiceIndicatorSingle">@android:drawable/btn_radio_holo_light</item>
        <item name="listChoiceIndicatorMultiple">@android:drawable/btn_check_holo_light</item>
    </style>