commit | c4d341ba8faba16e32ae04f7910ff3d0f96929f3 | [log] [tgz] |
---|---|---|
author | Ivan Chiang <chiangi@google.com> | Tue Mar 02 15:40:51 2021 +0800 |
committer | Ivan Chiang <chiangi@google.com> | Tue Mar 02 15:40:51 2021 +0800 |
tree | 953933d0061c9d0ff4a4c68f351ef3e332591f69 | |
parent | 399d1407f8f05eba4e5a47713a2ba60d622c866c [diff] |
Fix NPE for RingtonePickerActivity in Wear There is no id "add_new_sound_text in add_new_sound_item layout. It can't find the TextView and cause NPE. Bug: 178990696 Test: manual. Verified by the partner. Change-Id: I222bf8fce2cbc79b4c185907d261c95f5654fa91