LikeYahooWeather icon indicating copy to clipboard operation
LikeYahooWeather copied to clipboard

Updating the layout_first_page.xml TextView

Open darkovski88 opened this issue 11 years ago • 1 comments

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

darkovski88 avatar Jun 10 '14 12:06 darkovski88

from adapter, you can get a reference on the view it self then update it each second

MoshDev avatar Jun 10 '14 20:06 MoshDev