forked from shihaam/thijooree
8 lines
295 B
XML
8 lines
295 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<animated-vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:drawable="@drawable/ic_flashlight_anim_off">
|
|
<target
|
|
android:name="line"
|
|
android:animation="@animator/flashlight_line_appear" />
|
|
</animated-vector>
|