Make sure, you pass all the required parameters, below is the Imageview which i have used it after selecting an image from the album.
<ImageView android:id="@+id/iv_photo" android:layout_marginTop="5dp" android:layout_marginBottom="5dp" android:layout_marginLeft="2dp" android:layout_marginRight="2dp" android:layout_gravity="center_horizontal" android:layout_width="fill_parent" android:layout_height="fill_parent"/> Warm Regards, *Mukesh Kumar*, Android Consultant/Freelancer, India,Hyderabad. On Tue, Jan 10, 2012 at 2:27 PM, Ratheesh Valamchuzhy <[email protected]>wrote: > check the image is thumbnail or full sized..... > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

