为了账号安全,请及时绑定邮箱和手机立即绑定

如何在NestedScrollView内部使用回收视图?

如何在NestedScrollView内部使用回收视图?

慕田峪4524236 2019-07-01 16:32:38
如何在NestedScrollView内部使用回收视图?如何使用RecyclerView内NestedScrollView? RecyclerView设置适配器后,内容不可见。更新布局代码更新。<android.support.v4.widget.NestedScrollView xmlns:android="http://schemas.android.com/apk/res/android"android:layout_width="match_parent"android:layout_height="match_parent"><LinearLayout     android:layout_width="match_parent"     android:layout_height="match_parent"     android:orientation="vertical">     <RelativeLayout         android:layout_width="match_parent"         android:layout_height="wrap_content"         android:padding="@dimen/keyline_1">     </RelativeLayout>     <View         android:id="@+id/separator"         android:layout_width="match_parent"         android:layout_height="1dp"         android:background="#e5e5e5" />     <android.support.v7.widget.RecyclerView         android:id="@+id/conversation"         android:layout_width="match_parent"         android:layout_height="wrap_content" /></LinearLayout></android.support.v4.widget.NestedScrollView>
查看完整描述

3 回答

  • 3 回答
  • 0 关注
  • 626 浏览

添加回答

举报

0/150
提交
取消
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号