OSDN Git Service

Add drop handler for SlidingDrawer
authorTor Norbye <tnorbye@google.com>
Mon, 17 Jan 2011 21:48:16 +0000 (13:48 -0800)
committerTor Norbye <tnorbye@google.com>
Mon, 17 Jan 2011 21:48:16 +0000 (13:48 -0800)
commit02acca34ba4fd54ec9fd9fc31c426ee4de5d4ef6
tree7e35e9709609816dd98d1b36c2aafc59afd653c3
parent5c5e8fc52062bf1ab74e0bbcf528dd24d7aeffdf
Add drop handler for SlidingDrawer

Add a drop handler for SlidingDrawers such that when dropped from the
palette they create the mandatory handle and content
children. (Without this, you get a rendering error instead.)

Change-Id: Icb521fca9cdbb1da14693d4872ef3fb00187d8f7
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/SlidingDrawerRule.java [new file with mode: 0644]