You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.
1、需求来源:实现类似淘宝首页底部多tab推荐样式
2、实现思路:将RecyclerView放入CollapsingToolbarLayout中,收缩Tangram加载的内容
3、问题:RecyclerView在onMeasure后的高度始终为0。ps:使用GridLayoutManager和adapter的方式加载RecyclerView是可以正常显示的。
The text was updated successfully, but these errors were encountered: