Thanks for the replies, guys.  I ended up using View.setPadding (the
temporary nature of the offset* methods was a bit too transitory for
my needs) to set a left/top padding on the ImageView, and it works
like a charm.

On Nov 23, 11:44 pm, "appforce.org" <[email protected]> wrote:
> Hi Eric,
>
> Have you considered changing your adapter to provide the ImageView-s
> nested in RelativeLayout-s?
>
> This will let you do getParent().addView() on you icons.

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