Hi all,

I am new in Android.I need to know how to set the x-axis and y-axis
value for the image.i need to give the X&Y-axis location in java
program not in xml.

i know how to give in xml,but i need in java

<Imageview
android:id="@+id/button1"
android:layout_x="30px"
android:layout_y="270px"
android:background="@drawable/button"
>


plz give the solution

Thanks
C.Rajesh

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

Reply via email to