增加标签栏项目的宽度以适合图像

发布于 2024-12-03 04:01:52 字数 293 浏览 1 评论 0原文

我正在做一个简单的基于选项卡的应用程序,有一个 2 个选项卡项目,我想在其中包含一张图像 每个选项卡。

问题是,tabbarcontroller 正在裁剪图像而不是将它们放入其中。我只有两个图像,基本上是文本,上面写着“关于”,“设置”,我希望它们占据选项卡栏的整个宽度。就像附图一样。我怎样才能在不裁剪图像的情况下实现这一目标。

参考图像“关于”& “扫描QR”是图像。

谢谢

在此处输入图像描述

I am doing a simple tab based app, with one 2 tab items and I would like to have an image in
each tab.

The problem is, tabbarcontroller is cropping the images rather than fitting them in. I just have two images, basically text, saying "ABOUT","SETTINGS" and i would like them to take the full width of the tab bar. Something like the attached image. How can i achieve this without the images getting cropped.

Referring to the image "ABOUT" & "SCAN QR" are images.

Thanks

enter image description here

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

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

发布评论

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

评论(1

﹏雨一样淡蓝的深情 2024-12-10 04:01:52

我认为使用标准控件无法实现您希望完成的任务。
我建议使用自定义工具栏而不是选项卡栏控制器。

I don't think what you wish to accomplish is achievable by using the standard controls.
I'd recommend using a custom toolbar instead of the tab bar controller.

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