开发者

Scrollable buttons from left to right?

开发者 https://www.devze.com 2023-03-22 02:40 出处:网络
I am trying to scroll with buttons from left to right. Instead of scrolling up开发者_如何学运维 and down. How would i go about doing this?You could use a horizontal scroll view.http://developer.androi

I am trying to scroll with buttons from left to right. Instead of scrolling up开发者_如何学运维 and down. How would i go about doing this?


You could use a horizontal scroll view. http://developer.android.com/reference/android/widget/HorizontalScrollView.html

0

精彩评论

暂无评论...
验证码 换一张
取 消