Merge "Make Theme.Holo.Dialog.Alert and Theme.Holo.Light.Dialog.Alert public"
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user