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

Commit d477176d authored by Adam Powell's avatar Adam Powell
Browse files

Make spinnerMode attribute for Spinner widgets public

Change-Id: Ib448f8511cc7ff92ad8120a891ccaa8cdde6c9dc
parent 0a01f076
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. -->