summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/anim/ic_qs_screen_timeout_shorttolong.xml
blob: 72103e4cbcd4d3dd1aef240cb46152ae1dd901cd (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="0"
android:valueTo="-180"/>