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