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