Android代码 all base adapter
all-base-adapter Adapter 终结者 Adapter终结者,包含DataBinding,任意ViewGroup,Rv、Lv列表。写Adapter,有它就够了 Some base Adapters apply to any ViewGroup. Such as LinearLayout, ScrollView, and custom ViewGroups. Of course, including RecyclerView, ListView .. 一些Base Adapter,适用于任意ViewGroup。像LinearLayout,ScrollView以及自定义的Vie
用户评论