AlphaAnimation
. Supports the following attributes:
fromAlpha - 0.0 to 1.0, where 0.0 is transparent.
toAlpha
(Ex)
AlphaAnimation
. Supports the following attributes:
fromAlpha - 0.0 to 1.0, where 0.0 is transparent.
toAlpha
<alpha
xmlns:android="http://schemas.android.com/apk/res/android"
android:interpolator="@android:anim/accelerate_interpolator"
android:fromAlpha="0.0"
android:toAlpha="1.0"
android:duration="@android:integer/config_longAnimTime" />
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |