wjc
2026-03-26 54154f0e7f4d27212fb1d3fd18812f297bc5c02e
app/src/main/res/drawable/checked.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="@color/text_245EC3"/>
    <corners android:radius="@dimen/dp_4"/>
    <corners android:radius="@dimen/dp_8"/>
</shape>