Files
MoGoEagleEye/modules/mogo-module-check/src/main/res/drawable/check_dialog_back.xml

5 lines
188 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="#1E3282"/>
<corners android:radius="30px"/>
</shape>