commit | 4b86788003b3ddc968d0681d5ed4e5da07e4a65a | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Fri Sep 16 12:59:46 2011 -0700 |
committer | Adam Powell <adamp@google.com> | Fri Sep 16 13:01:01 2011 -0700 |
tree | f54659234b491300c3b1a58c7df05d53accf5be5 | |
parent | 5dd1916c247f27284e4af8be5125633fddae6452 [diff] |
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