开发者

ScrollView with swipe and scroll

I have ScrollView with LinearLayout. In LinearLayout I am adding WebView with scrollable content. In LinearLayout I have some buttons. I want to implement both functionality vertical scroll and swipe from left to right. Can anybody tell me h开发者_C百科ow to do that?


Put a HorizontalScrollView inside your ScrollView?


You should disable scroll of WebView and Webview width/height fit ScrollView width/height.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜