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

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -