开发者

Android: Sliding button container widget

开发者 https://www.devze.com 2023-01-14 12:45 出处:网络
I am running out of room on my app for buttons, so I want to stick them into some sort of sliding container, like the one at the top of the Astro File Manager app. How do I go about doing this? I\'ve

I am running out of room on my app for buttons, so I want to stick them into some sort of sliding container, like the one at the top of the Astro File Manager app. How do I go about doing this? I've Googled this and can't find开发者_JS百科 anything.


put your buttons in a scrollview, that is exactly how its done in the contacts popup in 2.x devices.

0

精彩评论

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