LikeYahooWeather
LikeYahooWeather copied to clipboard
Updating the layout_first_page.xml TextView
Hello, can someone help me and explain to me how can I update the textview with id "time" in the layout_first_page.xml from the adapter or from an activity.
Regards, Darko
from adapter, you can get a reference on the view it self then update it each second