Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在文本周围制作方框?我必须从相对布局或表格布局更改吗?它们被称为面板吗?
Android 没有简单的边框属性,因此您可以通过背景图像创建边框。你可以看到这个答案:https ://stackoverflow.com/a/3496310/587110