You mean onSizeChanged()?

Sorry, there is nothing earlier, that is the point where this has been
figured out.

On Tue, Dec 21, 2010 at 11:59 PM, Utumno <[email protected]> wrote:

> Hello Android gurus,
>
> I am aware that when screen dimensions change, I get a call to
> onScreenChanged() and there I can figure out its dimensions, however
> it would be much more convenient if I could figure this out earlier,
> namely in my View's constructor.
>
> Any tips?
>
> --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer 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