summaryrefslogtreecommitdiffstats
path: root/tests/GridLayoutTest/res
Commit message (Expand)AuthorAgeFilesLines
* Fixes for optical bounds feature.Philip Milne2012-04-276-33/+0
* Fix for bug 6110465.Philip Milne2012-04-137-1/+34
* Move Activity1 and Activity2 to API Demos area in development/samples.Philip Milne2011-10-061-87/+0
* Remove call to setPadding() in setUseDefaultMargins().Philip Milne2011-08-051-4/+5
* Fix for http://b/issue?id=5064532Philip Milne2011-07-251-8/+7
* Simplify and tidy the API for maximum value support.Philip Milne2011-07-071-2/+2
* Support for maximum values in layout GridLayout.Philip Milne2011-07-011-2/+2
* Handle baseline aligned rows in which some components define baseline and som...Philip Milne2011-06-231-49/+19
* Change includeMarginsInAlignment flag to aligmentMode property.Philip Milne2011-06-161-1/+1
* Bugfix for GridLayout assuming that the x value of last column index is maxim...Philip Milne2011-06-131-2/+10
* Optimise the way that indices are auto-allocated so that XML files can normal...Philip Milne2011-06-101-33/+35
* Introduction of GridLayout.Philip Milne2011-05-266-0/+315