sqlite - Refreshing views inside an android fragment -
Then I'm using an application and creating SQLite database. It has 3 swivelable tabs, which are made using pieces and in one tab I have a button that updates the SQL database and the other tab has a history of updates, or more specifically the history of purchase history In the tab I have a scrollview with a tablelayout that I can successfully draw on that piece of onCreateView method, although I have to update it with the new purchase to the database And I know how to do it I can tell because the new rows are adding when the database is being updated again when the application is reopened, but I do not get to update the perspective of history piece until the app has stopped and reopened Can. Any suggestions for doing this?
After you update on your interface you should try that you can be dynamically As data transformation
Comments
Post a Comment