---------- Forwarded message ----------
From: arun kumar <arun.kata...@gmail.com>
Date: Thu, Aug 11, 2011 at 12:36 PM
Subject: imageview displaying
To: android-developers@googlegroups.com


Hi

i placed a imageview (10dip) from the margin left(assume 100*200 size
emulator )the same code if i run on the another emulator(assume 200*200)the
image view should appear at 20dip but it is displaying at 10dip only ...so
how can i solve this....


  <ImageView android:layout_height="wrap_content"
android:layout_marginLeft="10dip"  android:id="@+id/iv4"
android:layout_width="wrap_content"
android:src="@drawable/image"></ImageView>


Thankyou
arun

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to