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 -

tags - Jquery Mixitup plugin help prevent handlers being destroyed -

python - Received unregistered task using Celery with Django -