ribot / easy-adapter

[DEPRECATED] Easy Adapters library for Android
http://ribot.github.io
Apache License 2.0
421 stars 50 forks source link

Refactoring EasyAdapter #16

Closed ivacf closed 9 years ago

ivacf commented 9 years ago

Refactor EasyAdapter, move getView() implementation to an abstract BaseEasyAdapter to allow the implementation of custom easy adapters with different types of data structures.