commit | 838175526386a52df85dc2bd502f3bfad2891f54 | [log] [tgz] |
---|---|---|
author | Daniel Nishi <dhnishi@google.com> | Wed May 03 13:36:36 2017 -0700 |
committer | Daniel Nishi <dhnishi@google.com> | Thu May 04 14:12:45 2017 -0700 |
tree | 26fb48082dc03c97ddd5896cd61154e018d41599 | |
parent | 833927929e2bfd5e5822d77d474bdfa9f568d395 [diff] |
Fix Settings crash in Storage settings. If you tap aggressively before the fragment has fully initialized, it was possible to NPE. This null-checks to avoid this. Change-Id: I3488245d230cf1e16b23e34614c8e6b43ea14ff1 Fixes: 37945253 Test: Robotest