SpringView
SpringView copied to clipboard
对RecyclerView支持有点问题
layoutManager.setGapStrategy(StaggeredGridLayoutManager.GAP_HANDLING_NONE);//可防止Item切换
设置以上属性会导致数据无法显示