我如何缩放图库中选定的图像,我试过了,但效果不是很好。`publicvoidonItemSelected(AdapterViewparent,Viewv,intposition,longid){Animationgrow=AnimationUtils.loadAnimation(DetailTvShow.this,R.anim.grow);Buttonbtn=(Button)findViewById(R.id.button1);btn.setText("saison"+(position+1));ViewsideView=v.findViewById(position+1);Views