alibaba / vlayout

Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.
http://tangram.pingguohe.net/
MIT License
10.8k stars 1.79k forks source link

vlayout 怎么还不升 androidx. DelegateAdapter.Adapter 里面包含 ViewPage2。快速滚动会有卡一下 #515

Open loubingzhuxue opened 4 years ago

loubingzhuxue commented 4 years ago

public abstract class BannerAdapter<T, VH extends RecyclerView.ViewHolder> extends DelegateAdapter.Adapter {

}