Android O SDK.
[android_tools.git] / sdk / platforms / android-26 / data / res / drawable / seekbar_thumb_unpressed_to_pressed_animation.xml
blob1c2b3a903ac5e0928c1b08e024c8234c45d2e704
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>