I want to add an embossed border for the TableRow and LinearLayout like below. How can I add it?
you can use this type of row or simply between two rows:
<View android:layout_height="2dip" android:background="#ABABAB" />