summaryrefslogtreecommitdiff
path: root/core/java/android/widget/AbsoluteLayout.java
AgeCommit message (Expand)Author
2019-03-04Add @InspectableProperty annotations to LayoutParamsAshley Rose
2013-09-10Clean up layout constructors, make them consistentAlan Viverette
2013-09-09Add View constructor that supplies a default style resourceAlan Viverette
2011-05-05Only delay pressed feedback for Views inside a scrolling parentPatrick Dubroy
2010-12-03Implement smarter sizing of WRAP_CONTENT windows.Dianne Hackborn
2010-10-31fix typoUwe Voelker
2010-01-08Deprecate fill_parent and introduce match_parent.Romain Guy
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project