Newer
Older
Telegram / TMessagesProj / src / main / res / drawable / loading_animation.xml
ubt on 31 Oct 2017 220 bytes init
<rotate xmlns:android="http://schemas.android.com/apk/res/android"
    android:drawable="@drawable/ab_progress"
    android:fromDegrees="0"
    android:pivotX="50%"
    android:pivotY="50%"
    android:toDegrees="360" />