packages/modules/Connectivity/nearby/halfsheet/res/drawable/fastpair_outline.xml

8 lines
244 B
XML
Raw Normal View History

2025-08-25 08:38:42 +08:00
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<stroke
android:width="1dp"
android:color="@color/fast_pair_notification_image_outline"/>
</shape>