Skip to content

CommonAdapter can used for ListView and GridView.CommonAdapter' is based on BaseAdapter

Notifications You must be signed in to change notification settings

fengsehng/CommonAdapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommonAdapter

CommonAdapter can used for ListView and GridView.CommonAdapter' is based on BaseAdapter

在android的编程过程中,经常出现各种LiView的布局或者GridView之类的布局吗,这些布局都需要一个适配器,Adapetr的编程中,比如ViewHolder和convertView的编写会带来大量重复的代码,这个项目打造了一个万能适配器,可以直接拿来引用~

About

CommonAdapter can used for ListView and GridView.CommonAdapter' is based on BaseAdapter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages