summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/animation/LayoutAnimationsByDefault.java
Commit message (Collapse)AuthorAgeFilesLines
* DefaultLayoutAnimations should use GridLayout instead.Chet Haase2011-09-271-16/+5
| | | | | | | | The 2-LinearLayout system the demo used to have had its quirks, but was just plain awful once it ran on a smaller screen. The new GridLayout makes for a much better experience. Change-Id: Ie3fd65e125c82da8b0079f61bd91bf844dea9b03
* Demos should use main activity context, not getApplicationContext()Chet Haase2010-12-281-2/+2
| | | | Change-Id: I561defd90760864a975b905f13cf30c422da6125
* Demos for show/hide layout transitionsChet Haase2010-10-041-3/+2
| | | | Change-Id: Idb7ecb66b7dc0126a230385dd09af6a9208d5345
* Animation classname changesChet Haase2010-09-081-9/+1
| | | | Change-Id: I0b3b5f1563ab0ac301684880957ed55ebfc54da5
* Demo ability to enable default layout animations from XMLChet Haase2010-09-031-0/+81
Change-Id: I4a5c73391d277c248958cf8cb5260078006bafb1