Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
dce0bb62ce4e1afbdacd2b4a8ee2e02a1563e852
/
tests
/
GridLayoutTest
/
src
b559976
Remove call to setPadding() in setUseDefaultMargins().
by Philip Milne
· 15 years ago
899d592
Fix for http://b/issue?id=5081478
by Philip Milne
· 15 years ago
5125e21
Fix for http://b/issue?id=5064532
by Philip Milne
· 15 years ago
b0ce49b
Derive GridLayout's 'gap' constants from new "default_gap" entry in dimens.xml.
by Philip Milne
· 15 years ago
93cd6a6
Rationalize API after adding maximum size feature.
by Philip Milne
· 15 years ago
5d1a984
Simplify and tidy the API for maximum value support.
by Philip Milne
· 15 years ago
48b5524
Support for maximum values in layout GridLayout.
by Philip Milne
· 15 years ago
1e54825
Change includeMarginsInAlignment flag to aligmentMode property.
by Philip Milne
· 15 years ago
51f17d5
Bugfix for GridLayout assuming that the x value of last column index is maximal. This is not the case when column indexes are defined incorrectly and GridLayout should still work in this case.
by Philip Milne
· 15 years ago
f474870
Optimise the way that indices are auto-allocated so that XML files can normally avoid using indices.
by Philip Milne
· 15 years ago
7fd9487
Fix for baseline alignment in LinearLayout compatibiity mode.
by Philip Milne
· 15 years ago
aa616f3
Response to code review for GridLayout:
by Philip Milne
· 15 years ago
3f8956d
Introduction of GridLayout.
by Philip Milne
· 15 years ago