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

Commit 13fd8de5 authored by Adam Powell's avatar Adam Powell
Browse files

Make Theme.Holo.Dialog.Alert and Theme.Holo.Light.Dialog.Alert public

Change-Id: I72aa81fee745aee67269e6b24eab0f61ed693baf
parent e3afc288
Loading
Loading
Loading
Loading
+30 −8
Original line number Diff line number Diff line
@@ -14275,7 +14275,7 @@
 type="int"
 transient="false"
 volatile="false"
 value="16973949"
 value="16973951"
 static="true"
 final="true"
 deprecated="not deprecated"
@@ -14286,7 +14286,7 @@
 type="int"
 transient="false"
 volatile="false"
 value="16973950"
 value="16973952"
 static="true"
 final="true"
 deprecated="not deprecated"
@@ -14436,6 +14436,17 @@
 visibility="public"
>
</field>
<field name="Theme_Holo_Dialog_Alert"
 type="int"
 transient="false"
 volatile="false"
 value="16973945"
 static="true"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="Theme_Holo_Extended"
 type="int"
 transient="false"
@@ -14469,6 +14480,17 @@
 visibility="public"
>
</field>
<field name="Theme_Holo_Light_Dialog_Alert"
 type="int"
 transient="false"
 volatile="false"
 value="16973946"
 static="true"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="Theme_Holo_Light_Extended"
 type="int"
 transient="false"
@@ -14781,7 +14803,7 @@
 type="int"
 transient="false"
 volatile="false"
 value="16973948"
 value="16973950"
 static="true"
 final="true"
 deprecated="not deprecated"
@@ -14792,7 +14814,7 @@
 type="int"
 transient="false"
 volatile="false"
 value="16973947"
 value="16973949"
 static="true"
 final="true"
 deprecated="not deprecated"
@@ -14946,7 +14968,7 @@
 type="int"
 transient="false"
 volatile="false"
 value="16973951"
 value="16973953"
 static="true"
 final="true"
 deprecated="not deprecated"
@@ -15012,7 +15034,7 @@
 type="int"
 transient="false"
 volatile="false"
 value="16973945"
 value="16973947"
 static="true"
 final="true"
 deprecated="not deprecated"
@@ -15067,7 +15089,7 @@
 type="int"
 transient="false"
 volatile="false"
 value="16973946"
 value="16973948"
 static="true"
 final="true"
 deprecated="not deprecated"
@@ -245543,7 +245565,7 @@
 deprecated="not deprecated"
 visibility="public"
>
<parameter name="arg0" type="T">
<parameter name="t" type="T">
</parameter>
</method>
</interface>
+2 −0
Original line number Diff line number Diff line
@@ -1404,6 +1404,8 @@
  <public type="style" name="Theme.Holo.Light.Dialog" />
  <public type="style" name="Theme.Holo.Extended" />
  <public type="style" name="Theme.Holo.Light.Extended" />
  <public type="style" name="Theme.Holo.Dialog.Alert" />
  <public type="style" name="Theme.Holo.Light.Dialog.Alert" />

  <public type="style" name="Widget.ListPopupWindow" />
  <public type="style" name="Widget.PopupMenu" />