开发者

android- Scroll View

My application need to display scroll view under scroll view. I implemented it but it works开发者_JS百科 only in the simulator. it not works in the device because device supports only touch not scroll.

Is it possible in the device? if yes, how to implement it

thanks


Linearlayout
|——-ListView
|——-ScrollView
     |——-TextView1
     |——-TextView2
     ... 

I think something like this should work

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜