Skip to content
This repository has been archived by the owner on Jul 22, 2019. It is now read-only.

notifyDataSetChanged not working #45

Open
KeyurKba opened this issue May 26, 2017 · 0 comments
Open

notifyDataSetChanged not working #45

KeyurKba opened this issue May 26, 2017 · 0 comments

Comments

@KeyurKba
Copy link

This is my code, I want to update view with notifydatasetchanged, but it is not working

arrDriverOrders.get(position).getOrderMaster().setDriverAccepted(Constant.ORDER_ACCEPT_CODE); mAdapter.notifyDataSetChanged();

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant