summaryrefslogtreecommitdiff
path: root/tests/GridLayoutTest/res
AgeCommit message (Expand)Author
2012-04-27Fixes for optical bounds feature. Philip Milne
2012-04-13Fix for bug 6110465. Philip Milne
2011-10-06Move Activity1 and Activity2 to API Demos area in development/samples. Philip Milne
2011-08-05Remove call to setPadding() in setUseDefaultMargins(). Philip Milne
2011-07-25Fix for http://b/issue?id=5064532 Philip Milne
2011-07-07Simplify and tidy the API for maximum value support. Philip Milne
2011-07-01Support for maximum values in layout GridLayout. Philip Milne
2011-06-23Handle baseline aligned rows in which some components define baseline and som... Philip Milne
2011-06-16Change includeMarginsInAlignment flag to aligmentMode property. Philip Milne
2011-06-13Bugfix for GridLayout assuming that the x value of last column index is maxim... Philip Milne
2011-06-10Optimise the way that indices are auto-allocated so that XML files can normal... Philip Milne
2011-05-26Introduction of GridLayout. Philip Milne