bg_cut_unselect.xml 220 Bytes edit raw blame history 1 2 3 4 5 6 7 <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <solid android:color="#33000000" /> <stroke android:width="1dp" android:color="#999999" /> </shape>