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

fade_in.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: 4b1ada8a1c1a91af767d89ac6a93624e75bcb3a3 (plain)
1
<?xml version="1.0" encoding="UTF-8"?><alpha xmlns:android="http://schemas.android.com/apk/res/android" android:toAlpha="1.0" android:interpolator="@interpolator/decelerate_quad" android:duration="@integer/config_longAnimTime" android:fromAlpha="0.0"></alpha>