commit | f5ba67dc40f655938fc4a9d44c445c96ea064415 | [log] [tgz] |
---|---|---|
author | Daniel Nishi <dhnishi@google.com> | Fri Apr 06 13:05:35 2018 -0700 |
committer | Daniel Nishi <dhnishi@google.com> | Mon Apr 09 10:21:50 2018 -0700 |
tree | 2300bf58b77859be5c0aaea50d5c696d4a8d1e35 | |
parent | c2ec26b4ac9aa3385cd969bfc9ee45f1647a8669 [diff] |
Fix a crash in Storage Settings. This prevents a NullPtrException when the DonutView attempts to shrink the percentage sign. By gracefully falling back when we don't understand the percentage sign, we can avoid a crash. Change-Id: I0b0770ce4b51eb30817dc556636f86476f4cd1bf Fixes: 77653937 Test: Robotest -- screenshot attached