문제

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