android中的垂直标签栏 [英] vertical tab bar in android

查看:18
本文介绍了android中的垂直标签栏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有谁知道是否可以在 android 中创建垂直标签栏,或者是否有一个库可以提供垂直标签栏的功能?

Does anyone know if it is possible to create vertical tab bar in android or if there is a library out there that provides the capability to do vertical tab bar?

谢谢!

推荐答案

您可以使用以下代码实现:

You can achieve this by using the following code:

getTabWidget().setOrientation(LinearLayout.VERTICAL);

来源

这篇关于android中的垂直标签栏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆