Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f52faefc authored by Adam Powell's avatar Adam Powell Committed by Android (Google) Code Review
Browse files

Merge "Make spinnerMode attribute for Spinner widgets public"

parents f156e752 d477176d
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -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"
+2 −2
Original line number Diff line number Diff line
@@ -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. -->