bg_homework_num.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:topRightRadius="5dp" android:bottomLeftRadius="5dp"/> <solid android:color="#489AFA" /> </shape>