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

Commit 52519403 authored by Adam Powell's avatar Adam Powell Committed by Android (Google) Code Review
Browse files

Merge "Fix public issue 15862: Theme Theme.Holo.Light.NoActionBar not available for use"

parents 53ecd4f5 54ab310e
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -15703,6 +15703,17 @@
 visibility="public"
>
</field>
<field name="Theme_Holo_Light_NoActionBar"
 type="int"
 transient="false"
 volatile="false"
 value="16974064"
 static="true"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="Theme_Holo_Light_Panel"
 type="int"
 transient="false"
+2 −0
Original line number Diff line number Diff line
@@ -1657,4 +1657,6 @@
  <public type="attr" name="state_drag_can_accept" />
  <public type="attr" name="state_drag_hovered" />

  <public type="style" name="Theme.Holo.Light.NoActionBar" />

</resources>