OSDN Git Service

Drop handler for RadioGroup, WebView
authorTor Norbye <tnorbye@google.com>
Mon, 17 Jan 2011 23:05:36 +0000 (15:05 -0800)
committerTor Norbye <tnorbye@google.com>
Mon, 17 Jan 2011 23:05:36 +0000 (15:05 -0800)
commit7e85b7a44b8307e9b8a5658ac60f30a6bd55d766
tree5e0250905551326bfdd2180e1700d343887bdf73
parent6a49a3ddaf89c0e967f3b4dc11da5b40bbd861fb
Drop handler for RadioGroup, WebView

Add a drop handler for radiogroup which puts a few radio buttons in
it.

Make WebView default to match parent in both dimensions.

Also fix superclass of the SlidingDrawerRule.

Change-Id: I05467bd06f074692603c236b9f3fd947fe7e63fc
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/LayoutConstants.java
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/RadioGroupRule.java [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/SlidingDrawerRule.java
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/WebViewRule.java