MoshDev / LikeYahooWeather

This is a sample shows list view with blur effect similar to Yahoo Weather App
GNU General Public License v3.0
83 stars 16 forks source link

Updating the layout_first_page.xml TextView #1

Open darkovski88 opened 10 years ago

darkovski88 commented 10 years ago

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

MoshDev commented 10 years ago

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