Weather/res/drawable/search_loading.xml
2021-05-10 10:13:34 +02:00

3 lines
261 B
XML

<?xml version="1.0" encoding="utf-8"?>
<animated-rotate android:drawable="@drawable/loading_flower" android:fromDegrees="0.0" android:toDegrees="360.0" android:pivotX="50.0%" android:pivotY="50.0%"
xmlns:android="http://schemas.android.com/apk/res/android" />