in this case 👇?
I have 2 activities
The first one is MainActivity and the second one is AddActivity that is triggered when user clicks on the menu items that are set in a listView within the MainActivity and help the user to add something onto the database
Now I want to that after the data has been added to the db, update the listview of the MainActivity
After added to database reload activity with new data from database or just add the new data to the activity
Thanks you. The issue was there
Обсуждают сегодня