jm_green_light_codebtn_style.xml 192 B

1234
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
  3. <solid android:color="@color/jm_green_light"/>
  4. </shape>