Imageview - 一个小问题

发布于 2024-08-16 11:49:26 字数 447 浏览 3 评论 0原文

我的问题是,我在相对布局中放置了一个 ImageView 和 6 个 TextView,如下所示...

-------------  ----------  ---------
|           |  |txtview1|  |txtview2|
| ImageView |  ----------  ---------
|           |  |txtview3|  |txtview4|
|           |  ----------  ---------
|           |  |txtview5|  |txtview6|
|           |  ----------  ---------
-------------

但问题是我已将 imageview 设置为 wrap_content...除非我为其设置了大小...它不会显示up... 4 设置图像风格有什么特殊要求吗?

My problem is that i have placed an ImageView and 6 TextViews as below in a relative layout...

-------------  ----------  ---------
|           |  |txtview1|  |txtview2|
| ImageView |  ----------  ---------
|           |  |txtview3|  |txtview4|
|           |  ----------  ---------
|           |  |txtview5|  |txtview6|
|           |  ----------  ---------
-------------

but the problem is that i have set the imageview as wrap_content... and unless i set a size for it... it doesnt show up... is there any special specification needed 4 setting image style?

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

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

发布评论

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

评论(1

扛起拖把扫天下 2024-08-23 11:49:26

只需执行布局权重= 1

Just do Layout weight = 1

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