summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/StackView.java
Commit message (Expand)AuthorAgeFilesLines
* -> Added the ability to specify an AdapterView's empty viewAdam Cohen2010-08-261-0/+7
* Cleanup and bug fixes in StackViewAdam Cohen2010-08-251-77/+220
* -> Added edge behaviour for StackView (what to do atAdam Cohen2010-08-181-42/+114
* -> Added 3D rotation to the StackView transitionAdam Cohen2010-08-171-18/+69
* Fix possible ClassCastException in StackView.Romain Guy2010-08-161-27/+23
* -> Refactored and cleaned up dragging / animationsAdam Cohen2010-08-131-108/+205
* Preliminary implementation of StackView, which extends AdapterViewAnimator.Adam Cohen2010-08-101-0/+487