android之优雅书写多类型Adapter

时间:2020-02-11 08:52:01
【文件属性】:

文件名称:android之优雅书写多类型Adapter

文件大小:56KB

文件格式:RAR

更新时间:2020-02-11 08:52:01

adapter

android之优雅书写多类型Adapter


【文件预览】:
AndroidManifest.xml
multitype
----type()
--------TypeVisitorFactoryImp.java(2KB)
--------TypeVisitorFactory.java(727B)
----holder()
--------OneViewHolder.java(751B)
--------NormalViewHolder.java(1KB)
--------ThreeViewHolder.java(762B)
--------TwoViewHolder.java(751B)
--------BaseViewHolder.java(976B)
----model()
--------Normal.java(532B)
--------Visitable.java(239B)
--------Three.java(531B)
--------One.java(528B)
--------Two.java(528B)
----adapter()
--------MultiTypeAdapter.java(3KB)
--------BaseAdapter.java(176B)
TestMultiTypeAdapterAct.java
res
----values()
--------styles.xml(31B)
--------colors.xml(2KB)
--------strings.xml(95B)
--------dimens.xml(216B)
----mipmap-xxhdpi()
--------ic_launcher.png(8KB)
----layout()
--------tab_list_fragment_layout.xml(475B)
--------float_slide_vp_act.xml(3KB)
--------lmb_all_search_vedio_container.xml(1KB)
--------activity_main.xml(2KB)
--------test_multi_type_layout.xml(466B)
--------tab_base_main.xml(222B)
--------tab_list_item.xml(470B)
--------lmb_all_search_vedio_item.xml(1KB)
--------layout_item_normal.xml(416B)
--------lmb_all_search_topic_item.xml(4KB)
--------lmb_all_search_article_item.xml(2KB)
--------layout_item_one.xml(412B)
--------layout_item_two.xml(413B)
--------tab_fragment_layout.xml(326B)
--------lmb_all_search_eat_what_item.xml(904B)
--------lmb_all_search_eat_container.xml(1KB)
--------layout_item_three.xml(415B)
----mipmap-xhdpi()
--------ic_launcher.png(5KB)
----mipmap-hdpi()
--------ic_launcher.png(3KB)
----drawable()
--------default_user_head_round.png(8KB)
--------ic_launcher.png(3KB)
--------play.png(297B)
----mipmap-mdpi()
--------ic_launcher.png(2KB)
----values-w820dp()
--------dimens.xml(364B)
----mipmap-xxxhdpi()
--------ic_launcher.png(10KB)

网友评论