Added rotating refresh image when updating notifications

git-svn-id: https://forja.rediris.es/svn/cusl6-swadroid/trunk@255 5bc14d19-1e4b-4ba2-aa50-860af135f48c
This commit is contained in:
Juan Miguel Boyero Corral 2012-04-04 00:56:10 +00:00
parent e5ddad2139
commit 8998e96538

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<animated-rotate xmlns:android="http://schemas.android.com/apk/res/android"
android:drawable="@drawable/title_refresh"
android:pivotX="50%"
android:pivotY="50%" />