滚动视图里面工作如何滚动型? [英] How work scrollview inside scrollview?

查看:154
本文介绍了滚动视图里面工作如何滚动型?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的布局结构是这样的。

My Layout structure is like this

 <LinearLayout>
        <scrollview>
      <RelativeLayout>
       <scrollview>
          ...
         ...   
       </scrollview>
      </RelativeLayout>
      </scrollview>
      </LinearLayout>

但问题是,当我们滚动内滚动视图外滚动视图也滚动因为我无法滚动,其中包含50行,能够读取只有10行请人指导我,我怎么能管理它内在的滚动视图。

But problem is that when we scroll inner scrollview outer scrollview also scrolling due to which I unable to scroll inner scrollview which contains 50 line And able to read only 10 line please anyone guide me,How I can Manage it.

推荐答案

由于ListView控件有内置的滚动,这种做法将是同样的模式的ListView里面滚动型(不与Android的可行的),那么你也可以参考 <一个href=\"http://trivedihardik.word$p$pss.com/2011/09/19/scrollview-inside-scrollview-scrolling-problem/\"相对=nofollow>这个

As ListView has inbuilt scroll so this practice will be of same pattern ListView inside ScrollView(not feasible with Android), Then also you can refer this

这篇关于滚动视图里面工作如何滚动型?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆