领透酷医云安卓客户端

login_click_nomal.xml 201B

12345
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <shape xmlns:android="http://schemas.android.com/apk/res/android">
  3. <solid android:color="@color/colorPrimary" />
  4. <corners android:radius="3dp" />
  5. </shape>