ribot / easy-adapter

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

can you add support for cursoradapter #27

Closed jiqimaogou closed 9 years ago

ivacf commented 9 years ago

Hi, at the moment easy adapter doesn't support CursorAdapter and we're not planning on adding support. If you want to use EasyAdapter, you can always convert your Cursor into a POJO.