android - Cursor adapter or Custom adapter for chat application -




i developing chat application along file transfer.

and using custom adapter taking messages database using db-flow in list.

i want know benefit of cursor adapter on custom adapter in chat application.

and want show file transfer upload progress, should use notifydatasetchange() or notifyitemchanged()





wiki

Comments

Popular posts from this blog

elasticsearch - what is the equivalent data type for geo_point in hibernate search? -

firebase - How to wait value in Ionic 2 -

Jenkins: find build number for git commit -