diff options
author | Craig Mautner <cmautner@google.com> | 2013-06-10 11:27:26 -0700 |
---|---|---|
committer | Craig Mautner <cmautner@google.com> | 2013-06-10 11:39:21 -0700 |
commit | 92098c7c30bc76310a066b220e625fa9aa4b925d (patch) | |
tree | c3fdb07fba38dea942861d1df26a25b8ec27e661 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | be4e6aaa0252dd7da28b7aa85beba982538efa46 (diff) |
Dismiss immediately to maintain consistent state.
Fix bug introduced by deferring nulling of mParent.
In dismissDialog the removal was being put on a queue while the
state of the Dialog was being updated immediately. This meant that
if a show() was called before the remove was executed it would try
and add the DecorView a second time. Boom!
Fixes bug 9370301.
Change-Id: I576d1e207c786bc2e21dfd40cb94f2b63a020fe2
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions