Files
2026-04-05 01:00:07 -05:00

13 lines
423 B
XML

<?xml version="1.0" encoding="utf-8"?>
<animated-vector xmlns:android="http://schemas.android.com/apk/res/android" android:drawable="@drawable/cc">
<target
android:name="ring_outer"
android:animation="@anim/w"/>
<target
android:name="ring_outer_path"
android:animation="@anim/x"/>
<target
android:name="dot_group"
android:animation="@anim/v"/>
</animated-vector>