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

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -