OSDN Git Service

Tweak TabHost drop handler
authorTor Norbye <tnorbye@google.com>
Thu, 20 Jan 2011 22:39:23 +0000 (14:39 -0800)
committerTor Norbye <tnorbye@google.com>
Thu, 20 Jan 2011 22:39:23 +0000 (14:39 -0800)
commit648ef38f50957007e9296946d20e55939605db48
tree02aef4e85ea4a13e9d1170dba872a7672794c46b
parent3a6b7dce85229abeb836605102913081caa078e1
Tweak TabHost drop handler

Instead of creating a single tab, create 3 tabs instead, and pick a
better id since it's used as the tab label by the designtime TabSpec
creator.

Change-Id: I35ecb4ec8642431ff76a02d52f5194efd5909774
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/TabHostRule.java