开发者

Problem with multiple scrollviews in Android?

I am facing a problem with nested scrollviews in Android.

I have a scrollview(vertical) in a screen as parent scrollview. Inside this parent scrollview I added tw more child scrollviews (both are 开发者_运维百科vertical). When I scroll up or down at any place only parent scrollview is working fine but not in the child views.

Can any one help me in this issue?


You should control the "focusable" and "clickable" parametres. If an item A of the list has a controllable subitem B, the item A can't be controlled.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜