commit | 914793c5d911f90f2ec6e3618a1b6c7955937855 | [log] [tgz] |
---|---|---|
author | Luofan Chen <clfbbn@gmail.com> | Tue Nov 01 15:38:36 2022 +0800 |
committer | Luofan Chen <clfbbn@gmail.com> | Tue Nov 01 16:15:43 2022 +0800 |
tree | 1bb952a198fdebb4c7e450a01e11c94aeb1990ab | |
parent | 0e05a8f71e005bc49c60ab7f825b88794fbcb7a7 [diff] |
sounds: Use silent if URI returned by ringtone picker is null Based on RingtoneManager's documentation [1], the EXTRA_RINGTONE_PICKED_URI will be null if the "Silent" item was picked. [1]: https://developer.android.com/reference/kotlin/android/media/RingtoneManager#EXTRA_RINGTONE_PICKED_URI:kotlin.String Change-Id: I5898d64d898d0762c3a8836848f956d876a27d5c