android - How can I refresh the content of my SherlockFragment? -


i using sherlockfragment displays data database in listview. in list view, possible delete items using onitemlongclicklistener(). now, after deleting content db, have refresh list view.

how can that? thought, helpful have refreshview() method. possible have such method inside sherlockfragment class? if so, can me code?

thanks!


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

c# - Delving into the world of XML (Windows Phone) Error I dont understand (The ' ' character, hexadecimal value 0x20, cannot be included in a name.) -

python - Received unregistered task using Celery with Django -