am 212d15c7: am a476813d: Make Theme.Holo.Light.NoActionBar and Theme.Holo.Light.NoActionBar.Fullscreen public.
* commit '212d15c746f2611339026c16e5fa1aeb7f9090b7': Make Theme.Holo.Light.NoActionBar and Theme.Holo.Light.NoActionBar.Fullscreen public.
This commit is contained in:
@@ -15714,6 +15714,28 @@
|
|||||||
visibility="public"
|
visibility="public"
|
||||||
>
|
>
|
||||||
</field>
|
</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_NoActionBar_Fullscreen"
|
||||||
|
type="int"
|
||||||
|
transient="false"
|
||||||
|
volatile="false"
|
||||||
|
value="16974065"
|
||||||
|
static="true"
|
||||||
|
final="true"
|
||||||
|
deprecated="not deprecated"
|
||||||
|
visibility="public"
|
||||||
|
>
|
||||||
|
</field>
|
||||||
<field name="Theme_Holo_Light_Panel"
|
<field name="Theme_Holo_Light_Panel"
|
||||||
type="int"
|
type="int"
|
||||||
transient="false"
|
transient="false"
|
||||||
@@ -267753,7 +267775,7 @@
|
|||||||
deprecated="not deprecated"
|
deprecated="not deprecated"
|
||||||
visibility="public"
|
visibility="public"
|
||||||
>
|
>
|
||||||
<parameter name="arg0" type="T">
|
<parameter name="t" type="T">
|
||||||
</parameter>
|
</parameter>
|
||||||
</method>
|
</method>
|
||||||
</interface>
|
</interface>
|
||||||
|
|||||||
@@ -1657,4 +1657,8 @@
|
|||||||
<public type="attr" name="requiresSmallestWidthDp" id="0x01010364" />
|
<public type="attr" name="requiresSmallestWidthDp" id="0x01010364" />
|
||||||
<public type="attr" name="compatibleWidthLimitDp" />
|
<public type="attr" name="compatibleWidthLimitDp" />
|
||||||
<public type="attr" name="largestWidthLimitDp" />
|
<public type="attr" name="largestWidthLimitDp" />
|
||||||
|
|
||||||
|
<public type="style" name="Theme.Holo.Light.NoActionBar" />
|
||||||
|
<public type="style" name="Theme.Holo.Light.NoActionBar.Fullscreen" />
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user