<ImageView android:layout_alignParentTop="true" android:layout_centerHorizontal="true" android:layout_height="wrap_content" android:layout_marginTop="-33dp" android:layout_width="wrap_content" and android:id="@+id/iv1" android:src="@drawable/ideas1"></ImageView>
Here i given image view i want to move the image top by giving -33 its worked but the image is appearing half only... Thanks in advance -- 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

