Is there a way to make Android tabs slide?

隐身守侯 提交于 2019-12-06 12:35:48

问题


I'm new to Android development, and I was wondering if anyone knew either how to make Tabs slide, or how to get a similar effect without tabs. I have quite a few tabs in my application, and it does not look good on devices with smaller screens. Or maybe tabs are not what I am looking for. If you don't know what I'm talking about, I'd like to reproduce something similar to Photoshop.com Mobile's effects screen.

I know this is possible. Thanks in advance!


回答1:


I haven't experimented w/ sliding tabs, but I know other applications I have used have a panel at the top with buttons, and that is slide-able so that you can slide for the content needed and select. It does the same thing without the tabs, and should only be a little more overhead from the code side of things.



来源:https://stackoverflow.com/questions/2617388/is-there-a-way-to-make-android-tabs-slide

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!