commit | 4908891ab62d8c8217fa499643ddefbae51c6961 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Sat Aug 29 16:07:46 2009 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Sat Aug 29 17:00:28 2009 -0700 |
tree | 02997a0870906b9f3fee7aa0a3d018f4b27da185 | |
parent | 90490a11150f8d1046ab7b0430ec8639e23f1862 [diff] |
When dismissing Fast-Track, don't let touch fall through. Instead of being NOT_TOUCH_MODAL and relying on the window manager to mark ACTION_OUTSIDE touch events, detect the events ourselves so we don't let them fall through to any window behind us. Also clean up some verbose logcat when loading resources.