1<?xml version="1.0" encoding="utf-8"?>
2<animated-vector
3    xmlns:android="http://schemas.android.com/apk/res/android"
4    android:drawable="@drawable/seekbar_thumb_unpressed_to_pressed" >
5    <target
6        android:name="thumb_0"
7        android:animation="@anim/seekbar_thumb_unpressed_to_pressed_thumb_0_animation" />
8</animated-vector>
9