summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/anim/ic_qs_screen_timeout_medtoshort.xml
blob: ea2e1350a2afeaac34779815cc6c5a2202ad9af3 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<objectAnimator xmlns:android="http://schemas.android.com/apk/res/android"

android:duration="400"
android:propertyName="rotation"
android:valueFrom="-90"
android:valueTo="0"/>