Android 中的自定义选项卡或导航栏

发布于 2024-12-13 05:14:34 字数 165 浏览 0 评论 0原文

我正在尝试在屏幕顶部的应用程序中创建一个选项卡或导航栏,其外观应如下所示:

enter image此处描述

是否可以创建这种类型的选项卡..我该怎么做...

谢谢!!

I am trying to create a Tab or navigation bar in my application at the top of the screen ,which should look like this :

enter image description here

Is it possible to create this kind of tab ..How can i do this...

Thanks!!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

心在旅行 2024-12-20 05:14:35

是的,在 Android 中一切皆有可能:),我的意思是您可以轻松自定义它,最好先浏览一下这个示例:自定义 Android 选项卡

当您想要在选项卡中自定义带有圆角边框的选项卡栏时,您需要关注上面示例中给出的步骤 3 和步骤 4。

Yes everything is possible in Android :) , i mean you can easily customize it, better you go through this example first: Custom Android Tabs.

As you want to customize tab bar with rounded border in tab, you need to concentrate on Step-3 and Step-4 given in above example.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文