That is because a negative value will have the opposite. To move it up from the bottom of the screen use a bottom margin.
On Tue, Aug 23, 2011 at 12:49 PM, arun kumar <[email protected]> wrote: > <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 -- ------------------ Raghav Sood CEO/Founder/Owner/Dictator/Tyrant at Appaholics (Basically all titles required to have complete control) http://www.raghavsood.com/ https://market.android.com/developer?pub=Appaholics http://www.appaholics.in/ -- 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

