Posts by Jorge Garcia • 21 points
1 post
-
2
votes1
answer112
viewsQ: Update fragment with Listview
I intend to "refresh" a fragment (fragment30.java) that displays the records of an Sqlite table after the deletion of one of these records . The records shall be submitted using a Listview…