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

Commit ecf44e4d authored by Gilles Debunne's avatar Gilles Debunne
Browse files

New UI theme for EditText.

Introduces new Theme.Holo and Theme.Light.Holo themes.

Change-Id: I208c0400d5e1713e24a7acb4dc3a3a6fbb4a94c3
parent 437e6c49
Loading
Loading
Loading
Loading
+66 −0
Original line number Diff line number Diff line
@@ -16641,6 +16641,39 @@
 visibility="public"
>
</field>
<field name="Theme_Holo"
 type="int"
 transient="false"
 volatile="false"
 value="16973974"
 static="true"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="Theme_Holo_NoTitleBar"
 type="int"
 transient="false"
 volatile="false"
 value="16973976"
 static="true"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="Theme_Holo_NoTitleBar_Fullscreen"
 type="int"
 transient="false"
 volatile="false"
 value="16973977"
 static="true"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="Theme_InputMethod"
 type="int"
 transient="false"
@@ -16663,6 +16696,39 @@
 visibility="public"
>
</field>
<field name="Theme_Light_Holo"
 type="int"
 transient="false"
 volatile="false"
 value="16973975"
 static="true"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="Theme_Light_Holo_NoTitleBar"
 type="int"
 transient="false"
 volatile="false"
 value="16973978"
 static="true"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="Theme_Light_Holo_NoTitleBar_Fullscreen"
 type="int"
 transient="false"
 volatile="false"
 value="16973979"
 static="true"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="Theme_Light_NoTitleBar"
 type="int"
 transient="false"
+234 B
Loading image diff...
+228 B
Loading image diff...
+423 B
Loading image diff...
+400 B
Loading image diff...
Loading