Hi Everyone,
In one activity I inserted rows in a database then I went to another activity that uses the same database and found that it did not reflect the new rows of data.
If I exit the app and start it up again then you can see the new rows in the database.
How can I refresh so other activities can see it so I don't have to exit the app and go back in?
Thanks.
In one activity I inserted rows in a database then I went to another activity that uses the same database and found that it did not reflect the new rows of data.
If I exit the app and start it up again then you can see the new rows in the database.
How can I refresh so other activities can see it so I don't have to exit the app and go back in?
Thanks.