OSDN Git Service

Replace fullHeight support by fullSize (height and width)
authorXavier Ducrohet <xav@android.com>
Fri, 21 Aug 2009 19:55:59 +0000 (12:55 -0700)
committerXavier Ducrohet <xav@android.com>
Fri, 21 Aug 2009 19:55:59 +0000 (12:55 -0700)
commitad013fae0db2864ad13631a44d26bacafc36f861
tree1de6842cd122e5786a396331b53b1954ee4f0b17
parent3be63c09309b21c01b535271625d4c39045690e5
Replace fullHeight support by fullSize (height and width)

This is useful for linearlayout in horizontal mode.
tools/layoutlib/api/src/com/android/layoutlib/api/ILayoutBridge.java
tools/layoutlib/bridge/src/com/android/layoutlib/bridge/Bridge.java