I have a Gallery of dates that show up when I click on one of the tabs in my TabActivity. When I click on a date in the Gallery, it centers as it should. However, if I scroll through the other days, say about a month ahead (you can only see a few dates at a time), and click on a date, and then leave the tab I am on and then come back, the day I just clicked on in my gallery is no long showing. My gallery ends up going back to the beginning and I have to scroll through to find the date in the future I just clicked on (it's highlighted). Is there a way to fix this?
Thanks.