Im currently implementing my own ViewGroup. I send a certain size
(with measurespec mode == EXACTLY) to the children, but they seem to
ignore it. The children are TextViews. I try to force them to have a
height of 30px, but they are 34px instead. Is there any way I can
force them to accept the measurespec that I give them?
--~--~---------~--~----~------------~-------~--~----~
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