RecyclerView Isn't Updating Properly When DB Changes

  • Replies:0
Nick Apperley
  • Forum posts: 1

Feb 5, 2019, 11:02:20 PM via Website

I have a sample app ( gitlab.com/napperley/connections_app ) that contains a single RecyclerView in the Main activity, which isn't updating properly whenever there are changes made to the DB in the Add Connection activity. What changes are required to fix the update issue?

Be the first to answer