Android O SDK.
[android_tools.git] / sdk / platforms / android-26 / data / res / drawable / seekbar_thumb_pressed_to_unpressed_animation.xml
blob6a2da7d0ae4574a54fb7ec42b5ae25a23b855c8a
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_pressed_to_unpressed" >
5     <target
6         android:name="thumb"
7         android:animation="@anim/seekbar_thumb_pressed_to_unpressed_thumb_animation" />
8 </animated-vector>