单点及多点触控的xml

 <ImageView
        android:src="@drawable/asd"
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:id="@+id/imageView"
        android:scaleType="matrix"
        android:layout_centerVertical="true"
        android:layout_centerHorizontal="true" />

 

posted on 2016-04-12 08:11  IT心得  阅读(121)  评论(0编辑  收藏  举报