Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
123ad2823b1b60b33228f5b39f24139def4e2236
/
tests
/
GridLayoutTest
e974f63
Move Activity1 and Activity2 to API Demos area in development/samples.
by Philip Milne
· 13 years ago
b559976
Remove call to setPadding() in setUseDefaultMargins().
by Philip Milne
· 13 years ago
899d592
Fix for http://b/issue?id=5081478
by Philip Milne
· 13 years ago
5125e21
Fix for http://b/issue?id=5064532
by Philip Milne
· 13 years ago
b0ce49b
Derive GridLayout's 'gap' constants from new "default_gap" entry in dimens.xml.
by Philip Milne
· 14 years ago
93cd6a6
Rationalize API after adding maximum size feature.
by Philip Milne
· 14 years ago
5d1a984
Simplify and tidy the API for maximum value support.
by Philip Milne
· 14 years ago
48b5524
Support for maximum values in layout GridLayout.
by Philip Milne
· 14 years ago
a1f7b10
Handle baseline aligned rows in which some components define baseline and some don't.
by Philip Milne
· 14 years ago
1e54825
Change includeMarginsInAlignment flag to aligmentMode property.
by Philip Milne
· 14 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
· 14 years ago
f474870
Optimise the way that indices are auto-allocated so that XML files can normally avoid using indices.
by Philip Milne
· 14 years ago
7fd9487
Fix for baseline alignment in LinearLayout compatibiity mode.
by Philip Milne
· 14 years ago
aa616f3
Response to code review for GridLayout:
by Philip Milne
· 14 years ago
3f8956d
Introduction of GridLayout.
by Philip Milne
· 14 years ago