commit | 114405e0eaf82b1f22e6989d939d5509ff1b7927 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Tue Dec 14 17:49:14 2010 -0800 |
committer | Dianne Hackborn <hackbod@google.com> | Tue Dec 14 17:49:14 2010 -0800 |
tree | 92b7fdc8ef5a426c6693a06fefdf4d120e40e06b | |
parent | f2e69a911aa4d8ebaa3ffb6bc025a5ea5fea4bac [diff] |
Fix Dialog generating multiple onCancel(). Issue #3169193: com.google.android.youtube: java.lang.NullPointerException at com.google.android.youtube.async.UserAuthorizer$3.onCancel(UserAuthorizer.java:324) A little protection against calling onCancel() after a dialog has been dismissed. Change-Id: I7a64c94703da012ce303308563e4a8ed3cb125d3