summaryrefslogtreecommitdiffstats
path: root/tests/GridLayoutTest
Commit message (Expand)AuthorAgeFilesLines
* Derive GridLayout's 'gap' constants from new "default_gap" entry in dimens.xml.Philip Milne2011-07-181-3/+1
* Rationalize API after adding maximum size feature.Philip Milne2011-07-133-24/+18
* Simplify and tidy the API for maximum value support.Philip Milne2011-07-072-4/+4
* Support for maximum values in layout GridLayout.Philip Milne2011-07-012-4/+4
* 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-162-2/+2
* Bugfix for GridLayout assuming that the x value of last column index is maxim...Philip Milne2011-06-132-18/+22
* Optimise the way that indices are auto-allocated so that XML files can normal...Philip Milne2011-06-103-39/+42
* Fix for baseline alignment in LinearLayout compatibiity mode.Philip Milne2011-06-093-11/+13
* Response to code review for GridLayout:Philip Milne2011-06-036-0/+311
* Introduction of GridLayout.Philip Milne2011-05-2616-0/+740