btn_green_light_react.xml 233 Bytes Edit 1 2 3 4 5 6 7 8 <?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://schemas.android.com/apk/res/android"> <solid android:color="#FFAAE8A9" /> <size android:height="9999dp" /> <corners android:radius="9999dp" /> </shape>