Closed VincentJousse closed 6 years ago
@j256 , do you plan to merge this ?
Sorry for the long delay on this @VincentFTS . Probably no longer relevant but I thought I'd check.
I don't know about this, sorry. How compatible is it with Android versions?
Sorry @j256 but I switched to room. Hence, I no more use OrmLite…
To have an Ormlite adapter which extends ResourceCursorAdapter.
This a copy of the OrmLiteCursorAdapter class which extends ResourceCursorAdapter class instead of CursorAdapter class. I also removed the ViewType usage, I don't really understand why it's here.