Open darkovski88 opened 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
from adapter, you can get a reference on the view it self then update it each second
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