xmuSistone/VegaLayoutManager

Fragment中使用什么都不展示

CharlesWWT opened this issue · 1 comments

recyclerView.setLayoutManager(new LinearLayoutManager(getActivity())); 有效果recyclerView.setLayoutManager(new VegaLayoutManager());不显示

@MissGongYi 请用原生的RecyclerView