Merge "Make android:immersive public." into gingerbread
This commit is contained in:
committed by
Android (Google) Code Review
commit
f99e27da0b
@@ -4717,6 +4717,17 @@
|
|||||||
visibility="public"
|
visibility="public"
|
||||||
>
|
>
|
||||||
</field>
|
</field>
|
||||||
|
<field name="immersive"
|
||||||
|
type="int"
|
||||||
|
transient="false"
|
||||||
|
volatile="false"
|
||||||
|
value="16843457"
|
||||||
|
static="true"
|
||||||
|
final="true"
|
||||||
|
deprecated="not deprecated"
|
||||||
|
visibility="public"
|
||||||
|
>
|
||||||
|
</field>
|
||||||
<field name="inAnimation"
|
<field name="inAnimation"
|
||||||
type="int"
|
type="int"
|
||||||
transient="false"
|
transient="false"
|
||||||
@@ -5916,17 +5927,6 @@
|
|||||||
visibility="public"
|
visibility="public"
|
||||||
>
|
>
|
||||||
</field>
|
</field>
|
||||||
<field name="kraken_resource_pad64"
|
|
||||||
type="int"
|
|
||||||
transient="false"
|
|
||||||
volatile="false"
|
|
||||||
value="16843457"
|
|
||||||
static="true"
|
|
||||||
final="true"
|
|
||||||
deprecated="not deprecated"
|
|
||||||
visibility="public"
|
|
||||||
>
|
|
||||||
</field>
|
|
||||||
<field name="kraken_resource_pad7"
|
<field name="kraken_resource_pad7"
|
||||||
type="int"
|
type="int"
|
||||||
transient="false"
|
transient="false"
|
||||||
|
|||||||
@@ -1246,6 +1246,7 @@
|
|||||||
<public type="attr" name="logo" id="0x010102be" />
|
<public type="attr" name="logo" id="0x010102be" />
|
||||||
<public type="attr" name="xlargeScreens" id="0x010102bf" />
|
<public type="attr" name="xlargeScreens" id="0x010102bf" />
|
||||||
<public type="attr" name="heavyWeight" id="0x010102c0" />
|
<public type="attr" name="heavyWeight" id="0x010102c0" />
|
||||||
|
<public type="attr" name="immersive" id="0x010102c1" />
|
||||||
<public-padding type="attr" name="kraken_resource_pad" end="0x01010300" />
|
<public-padding type="attr" name="kraken_resource_pad" end="0x01010300" />
|
||||||
|
|
||||||
<public-padding type="id" name="kraken_resource_pad" end="0x01020040" />
|
<public-padding type="id" name="kraken_resource_pad" end="0x01020040" />
|
||||||
|
|||||||
Reference in New Issue
Block a user