summaryrefslogtreecommitdiff
path: root/core/java/android/widget/Space.java
AgeCommit message (Expand)Author
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-09-09Add View constructor that supplies a default style resourceAlan Viverette
2011-09-29Fix for 5393156Philip Milne
2011-06-17Pass width/height specs in the standard way when measuring children.Philip Milne
2011-05-26Introduction of GridLayout.Philip Milne