0
In the ImageView
can zoom in on the image within the ImageView
definite.
<ImageView
android:id="@+id/imageView1"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:src="@drawable/ic_launcher" />
Try to explain better what you want.
– ramaral
@ramaral is how I have an image in imageView, make move to open your thumb with index or zoom motion on the screen increase the image that is in imageView, will have way.
– Vale