Closed GoogleCodeExporter closed 9 years ago
Same issue. Drag on a TabHost layout, then when dragging on a Tab Widget the
message appears. This is the only thing I needed DroidDraw for, so bump this
priority up ;)
Thanks!
Original comment by DanWadli...@gmail.com
on 27 Dec 2010 at 7:09
This is working as intended, see:
http://developer.android.com/resources/tutorials/views/hello-tabwidget.html
The TabHost must be the root (top level) layout for the entire layout for
tabbing to work. Then it should contain a LinearLayout, then the TabWidget.
However, the error message isn't as clear as it could be, and probably, I
should remove TabHost from the list of addable layouts, since its invalid to
add a TabHost as anything other than the root layout.
Original comment by brendan....@gmail.com
on 3 Jan 2011 at 10:30
Original issue reported on code.google.com by
CoboltFo...@googlemail.com
on 26 Dec 2010 at 5:58