topic_finish_bg.xml 257 Bytes edit raw blame history 1 2 3 4 5 6 7 8 <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <stroke android:width="1dp" android:color="#1C90F3" /> <solid android:color="#331C90F3" /> <corners android:radius="5dp" /> </shape>