cnvideo_shape_back_bg.xml 275 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 <?xml version="1.0" encoding="utf-8"?> <shape android:shape="oval" xmlns:android="http://schemas.android.com/apk/res/android"> <solid android:color="@color/cnvideo_background_color"/> <size android:height="40dp" android:width="40dp"/> </shape>