<?xml version="1.0" encoding="utf-8"?>
<animated-vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:drawable="@drawable/expand_icon">
    <target
        android:name="expand"
        android:animation="@animator/rotation_off" />
</animated-vector>