Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fade_out.xml « anim « res « library « HoloEverywhere « 3rd_party « android - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bc0e190f271cfd7c50a7166d4d6235d240123804 (plain)
1
<?xml version="1.0" encoding="UTF-8"?><alpha xmlns:android="http://schemas.android.com/apk/res/android" android:toAlpha="0.0" android:interpolator="@interpolator/accelerate_quad" android:duration="@integer/config_mediumAnimTime" android:fromAlpha="1.0"></alpha>