开发者

Nesting ViewFlippers

开发者 https://www.devze.com 2022-12-22 13:21 出处:网络
I want to nest several viewflippers. is this possible? I have not been successful thus far.My first tier flips as required but when I flip to the开发者_如何学JAVA first nested viewflipper its content

I want to nest several viewflippers. is this possible?

I have not been successful thus far. My first tier flips as required but when I flip to the开发者_如何学JAVA first nested viewflipper its contents appear blank and I can't "flip" it

my views are

V1
V2
V3 -> H1 , H2, H3

When I flip to V3 vertically, H1 does not appear. Where as H is my Horizontal flipper group.


I figured it out. Dropping in a view node after and using some explicit view dimension allowed the next fliper tiers to be visible.

Neil

0

精彩评论

暂无评论...
验证码 换一张
取 消