nguyenn15 / ServiceManagement

Service management for small business
0 stars 0 forks source link

RecyclerView not updating #42

Closed RamanjotBraich closed 6 years ago

RamanjotBraich commented 6 years ago

As recyclerview is not updating, admin is shown the request order again. So admin is sending quote for same request order again and again.

RamanjotBraich commented 6 years ago

Same problem also comes into customer application. Customer sends the quote and when backpressed to orders. It is still showing up the same order.

RamanjotBraich commented 6 years ago

Bug fixed. Recycler view is updating. We set recyclerview in start method now.