bg_homework_num_left.xml 226 Bytes edit raw blame history 1 2 3 4 5 6 <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <corners android:topLeftRadius="5dp" android:bottomRightRadius="5dp"/> <solid android:color="#489AFA" /> </shape>