This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_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
Introduction of GridLayout.
2011-05-26 09:28:26 -07:00
AndroidManifest.xml
Response to code review for GridLayout:
2011-06-03 13:22:52 -07:00