Bug 5244365 - Prevent views from receiving multiple onAttachedToWindow
calls. If a View is added to a ViewGroup during the ViewGroup's onAttachedToWindow method, the child can receive two calls to onAttachedToWindow. Guard against this. Change-Id: I845d0cb2c9172071eee1eadc6bc2dd282ee0ef43
Loading
Please register or sign in to comment