On Feb 17, 10:01 pm, poohtbear <[email protected]> wrote:
> setMeasuredDimension(int, int) takes the size you want the view to be,
> this is why you have to call it in the end of onMeasure() the params
> you writ are parameters to onMeasure() no setMEasureDimension().
>


also i dont quite understand what you want to achieve? what is your
view hierarchy? can you post layout xml or if its created in runtime
its xml equivalent?

pskink

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