问题:
当RecyclerView的item超过ConstraintLayout的布局时,剩下的item不会显示,且RecyclerView无法滚动
解决:
给RecyclerView设置一个具体的高,高度可以超过手机屏幕的高度。
当RecyclerView的item超过ConstraintLayout的布局时,剩下的item不会显示,且RecyclerView无法滚动
给RecyclerView设置一个具体的高,高度可以超过手机屏幕的高度。
本文标题:ConstraintLayout+RecyclerView 显示
本文链接:https://www.haomeiwen.com/subject/mxwkkqtx.html
网友评论