commit | 13c7e686463bfa54163b310e5ed7371aa9c8488d | [log] [tgz] |
---|---|---|
author | Fan Zhang <zhfan@google.com> | Wed May 23 13:21:31 2018 -0700 |
committer | Fan Zhang <zhfan@google.com> | Wed May 23 20:29:01 2018 +0000 |
tree | 6e36869609f7dc946995e99a75211eff5e1309e1 | |
parent | 1cedea2383d88ff2d6ca2721f1efa608ad0d3270 [diff] |
Fix a NPE when highlighting fingerprint row. If fingerprint pref is not bound to UI yet, then its view is null so we can't do any ripple animation on it. Change-Id: I0ccca2dfdb471ab520677c6cd206205230959b27 Fixes: 80147956 Test: manual