diff options
author | Chet Haase <chet@google.com> | 2012-05-03 14:48:07 -0700 |
---|---|---|
committer | Chet Haase <chet@google.com> | 2012-05-03 15:19:24 -0700 |
commit | db4101c7d5a2af174bdc61dc706329faabaeb5c6 (patch) | |
tree | dc0d720d8ddca8388bbccac1e3953bf8cdcf096f /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 5380cdc2e1adc8511b05e7623efb44d67be88418 (diff) |
Better error logs for faulty ObjectAnimators
Previously, if you set up an ObjectAnimator with the name of a property
which could not be resolved to an existing method (e.g., "foo" becomes "getFoo()"
or "setFoo()"), the errors in the log could be a bit obscure and the animation might
just crash sometime later with an unexplained NPE. This change provides a more
detailed log message detailing the actual method/class involved.
Issue #5990756 NullPointerException on no such property
Change-Id: Ic5bf7069c4879623e00ab8a794b799773cce487c
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions