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

13 lines
430 B
XML

<?xml version="1.0" encoding="utf-8"?>
<animated-vector xmlns:android="http://schemas.android.com/apk/res/android" android:drawable="@drawable/ca">
<target
android:name="icon_null"
android:animation="@anim/o"/>
<target
android:name="box_outer_merged"
android:animation="@anim/n"/>
<target
android:name="box_inner_merged"
android:animation="@anim/m"/>
</animated-vector>