This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
51f17d54613c33638c8a2da8affcd9ba35994cb3
frameworks_base
/
tests
/
GridLayoutTest
History
Philip Milne
51f17d5461
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.
...
Change-Id: I5deb3fb43ed1dd16dd20868854b96ebae4d30623
2011-06-13 10:44:49 -07:00
..
res
/layout
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.
2011-06-13 10:44:49 -07:00
src/com/android/test
/layout
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.
2011-06-13 10:44:49 -07:00
Android.mk
…
AndroidManifest.xml
Response to code review for GridLayout:
2011-06-03 13:22:52 -07:00