line_shape.xml 271 Bytes Edit 1 2 3 4 5 6 7 <?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://schemas.android.com/apk/res/android"> <gradient android:startColor="@color/cl_order_item_line_bg" android:endColor="@color/cl_home_listview_bg" android:angle="270" /> </shape>