summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/Spinner.java
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary logAdam Powell2011-01-081-2/+0
* Fix bug 3334437 - require an adapter to measure dropdown content widthAdam Powell2011-01-081-0/+4
* Fix Holo SpinnersAdam Powell2011-01-051-28/+61
* Measure spinner items for sizing the dropdown view.Adam Powell2010-12-191-0/+45
* Fix bug 3257463 - Yes, we SHOULD put the child in the recycler.Adam Powell2010-12-101-1/+2
* Implement smarter sizing of WRAP_CONTENT windows.Dianne Hackborn2010-12-031-1/+1
* Fix Spinners that don't have a hard pixel width set.Ben Komalo2010-10-151-1/+1
* Apply values set in "dropDownWidth" attribute of Spinner styles.Ben Komalo2010-10-151-0/+3
* Updated styles and metrics.Adam Powell2010-10-111-1/+1
* Fix bug 2957414 - Add Spinner constructor for selecting dialog/dropdown modeAdam Powell2010-09-021-4/+72
* Fix NPE when Spinner is reused.Daisuke Miyakawa2010-08-301-4/+3
* am bb8d314b: am 70c9ffbc: am 11a72482: Merge "docs: add links from widget cla...Scott Main2010-08-211-0/+3
|\
| * docs: add links from widget classes to tutorialsScott Main2010-08-191-0/+3
* | Dropdown mode for ActionBar; style and API updatesAdam Powell2010-06-081-28/+0
* | Fix bug 2747634 - Crash on selecting wifiAdam Powell2010-06-071-1/+14
* | Added ListPopupWindow. Refactored AutoCompleteTextView and SpinnerAdam Powell2010-06-041-14/+198
|/
* Spinner now allows disabled adapter itemsAdam Powell2010-02-191-9/+21
* Fixes #1844366. Prevents window leak in Spinner.Romain Guy2009-07-151-2/+13
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+364
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-364/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+364