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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

