<ImageView android:layout_width="wrap_content" android:layout_height="wrap_content" android:id="@+id/imageView" android:layout_centerVertical="true" android:layout_centerHorizontal="true" android:src="@drawable/pic"/>

<ImageView android:layout_width="wrap_content" android:layout_height="wrap_content" android:id="@+id/imageView" android:layout_centerVertical="true" android:layout_centerHorizontal="true" android:src="@drawable/pic"/>
You can follow any responses to this entry through the RSS 2.0 feed.
and waht about making zoom the photo ?,please i need your help
Hi, Asma! Here you have complete tutorial for making zoom the photo: http://android-coffee.com/tutorial-how-to-zoom-photo-on-imageview-in-android-studio-1-5-1/
I need its java code
Ok