android中动画效果的运用?再布局文件中,增加ImageView?ImageView android:id@+id/myImageViewandroid:
android中动画效果的运用
?再布局文件中,增加ImageView
?
<ImageView android:id="@+id/myImageView"android:layout_width="fill_parent"android:layout_height="fill_parent"android:src="@drawable/icon"/>??
