summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/anim/ic_qs_screen_timeout_medtoshort_reverse.xml
blob: 4b252cbe9f7f38650c455c4a1702837bf57c5f3c (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="250"
android:propertyName="rotation"
android:valueFrom="-90"
android:valueTo="0"/>