On Sun, Mar 25, 2012 at 02:25:20PM -0700, Romain Guy wrote:
> If your ImageView has a LinearLayout parent then you would write:
> 
> myImageView.setLayoutParams(new LinearLayout.LayoutParams(....));
> 
> If your ImageView has a FrameLayout parent, then you would write:
> 
> myImageView.setLayoutParams(new FrameLayout.LayoutParams(....));

[....]

Ok, now THAT makes more sense.  :-)   And now I'm wishing I'd asked
here a few weeks ago...I was, however, thinking it might belong in
the beginner's group.  Now I wonder which group I should have posted
it in.

Thanks,
   --jim

-- 
THE SCORE:  ME:  2  CANCER:  0
73 DE N5IAL (/4)        | Peter da Silva:  No, try "rm -rf /"
spooky1...@gmail.com    | Dave Aronson:    As your life flashes before
< Running FreeBSD 7.0 > |      your eyes, in the unit of time known as an
ICBM / Hurricane:       |      ohnosecond....     (alt.sysadmin.recovery)
   30.44406N 86.59909W  |

Android Apps Listing at http://www.jstrack.org/barcodes.html

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