Вопрос

I have a listview which contains some textview and imageview. i have a horizontal scroll of this layout. Below this layout i have another layout which is static for all the items of listview. so now I want the listview items to scroll horizontally after few seconds. how can i achieve this.??

Это было полезно?

Решение

Thread are the only answer. You can use modified versions of thread named timer,Handler etc....

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top