I am developing an application in which my home screen is having a custom list view. Also having four tabs below which list view is placed. I am populating the data in list view from SQLite database, depends on the tab clicked. By default first tab is selected.
Now the need of app is :
- I want to remove the tabs
- On Swipe from right to left populate new data in list as it work on click on next tab.
- On Swipe from left to right populate old data in list as it work on click on previous tab.
- Change the action bar title according to list data change.
-
Need 4 hollow circle on action bar below title. And according to list and title the respective hollow circle fill with color as shown in image:
Please suggest me what to use to achieve this.
Aucun commentaire:
Enregistrer un commentaire