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.
我想为 TableRow 和 LinearLayout 添加一个浮雕边框,如下所示。我怎样才能添加它?
您可以使用这种类型的行或仅在两行之间使用:
<View android:layout_height="2dip" android:background="#ABABAB" />