[android-developers] Screen dimension in case of on-screen buttons

2011-08-09 Thread wboe
area (for Android 2.2)? Thanks for any answer, wboe -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers

[android-developers] method setDirty() for View?

2011-06-07 Thread wboe
information? Regards, wboe -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com

Re: [android-developers] method setDirty() for View?

2011-06-07 Thread wboe
), statement child.mPrivateFlags |= View.DRAWN, that can't be used any more. Could you give away the secret what I must use instead? wboe -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

Re: [android-developers] method setDirty() for View?

2011-06-07 Thread wboe
. That was the reason of my question. wboe -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr

Re: [android-developers] method setDirty() for View?

2011-06-07 Thread wboe
to* work? Regards, wboe -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com

Re: [android-developers] method setDirty() for View?

2011-06-07 Thread wboe
children of a ViewGroup. I did not dare to suppose that maybe somewhere in the system there was a bug. My target is android-8, and my tablet firmware is up-to-date. It might be the case that extra redraws of views often go unnoticed, because you don't see them on the screen. Regards, wboe