在 TableLayout 上设置列颜色

发布于 2024-11-13 17:12:54 字数 211 浏览 3 评论 0原文

我可以在表格布局上设置行颜色。我需要的是将一列设置为特定颜色。我的表格单元格充满了文本视图,我尝试在文本视图上设置背景,但是我的文本视图有填充,并且填充似乎是透明的,并且没有拾取文本视图背景颜色。

因此,如果可以设置最佳解决方案的列颜色,则另一种方法是使文本视图填充的颜色与文本视图本身的颜色相同。

该解决方案需要在 2.1 操作系统版本上可行。

谢谢, 凯文

I can set a row color on a tablelayout. What I need is to set a column to a specific color. My table cells are filled with textviews, I've tried setting the background on the textviews, but my textviews have padding and the padding seems to be transparent and not pickup the textview background color.

So, if its possible to set a column color that would be the best solution, an alternative would be to get the text view padding to be the same color as the textview itself.

The solution will need to be workable on the 2.1 OS version.

Thanks,
Kevin

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

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

发布评论

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

评论(1

沉溺在你眼里的海 2024-11-20 17:12:54

对您想要着色的列中的视图进行着色即可达到效果。

Coloring the Views in the column you want colored achieves the effect.

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