Advertisement
nickshertzer

status_bar_pulldown

Aug 4th, 2011
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. \framework-res\res\drawable\status_bar_background_animation.xml
  2.  
  3.  
  4. <?xml version="1.0" encoding="UTF-8"?>
  5. <animation-list android:oneshot="false"
  6. xmlns:android="http://schemas.android.com/apk/res/android">
  7. <item android:duration="100" android:drawable="@drawable/status_bar_pulldown0001" />
  8. <item android:duration="100" android:drawable="@drawable/status_bar_pulldown0002" />
  9. </animation-list>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement