Merge "Make spinnerMode attribute for Spinner widgets public"

This commit is contained in:
Adam Powell
2010-09-02 18:12:07 -07:00
committed by Android (Google) Code Review
2 changed files with 13 additions and 2 deletions

View File

@@ -8897,6 +8897,17 @@
visibility="public"
>
</field>
<field name="spinnerMode"
type="int"
transient="false"
volatile="false"
value="16843569"
static="true"
final="true"
deprecated="not deprecated"
visibility="public"
>
</field>
<field name="spinnerStyle"
type="int"
transient="false"

View File

@@ -1324,12 +1324,12 @@
<public type="attr" name="imeSubtypeMode" />
<public type="attr" name="imeSubtypeExtraValue" />
<public type="attr" name="splitMotionEvents" />
<public type="attr" name="listChoiceBackgroundIndicator" />
<public type="attr" name="spinnerMode" />
<public type="anim" name="animator_fade_in" />
<public type="anim" name="animator_fade_out" />
<public type="attr" name="listChoiceBackgroundIndicator" id="0x01010330" />
<public type="id" name="home" />
<!-- Context menu ID for the "Select text..." menu item to switch to text
selection context mode in text views. -->