mirror of
https://github.com/Evolution-X/packages_apps_EvoEgg
synced 2026-01-27 07:19:20 +00:00
5 lines
228 B
XML
5 lines
228 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<animation-list android:oneshot="false"
|
||
|
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
|
<item android:duration="80" android:drawable="@drawable/evo" />
|
||
|
|
</animation-list>
|