Files
frameworks_base/core/java/android
Romain Guy 5b1b241710 Add a new attribute to LinearLayout: useLargestChild.
Bug #2379138

This new attribute is to be used when the LinearLayout is wrap_content but you want
all the children inside to have the same dimension. Set useLargestChild to true and
give all the children a width/height of 0 and a weight of 1.0.
2010-01-21 19:09:51 -08:00
..
2009-11-13 13:53:39 -08:00
2009-11-13 13:53:39 -08:00
2009-09-04 11:16:50 -07:00
2010-01-08 15:46:24 -05:00
2010-01-14 14:57:20 -08:00