Merge "Make spinnerMode attribute for Spinner widgets public"
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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. -->
|
||||
|
||||
Reference in New Issue
Block a user