Imageview on Android is it possible to zoom in?

Asked

Viewed 398 times

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 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.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.