can you add support for cursoradapter
jiqimaogou opened this issue · 1 comments
jiqimaogou commented
can you add support for cursoradapter
ivacf commented
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.