android_mt6572_jiabo/packages/apps/Calendar/res/drawable/fab_blue.xml
2025-09-05 16:56:03 +08:00

5 lines
192 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="@color/fab_theme_color"/>
</shape>