kevalpatel2106 / android-ringtone-picker

Simple Ringtone Picker dialog which allows you to pick different sounds from ringtone, alarm tone, notification tone and music from external storage.
Apache License 2.0
73 stars 25 forks source link

FIX: Issue where no ringtone is selected #16

Closed davcpas1234 closed 5 years ago

davcpas1234 commented 5 years ago

FIX crash java.lang.NullPointerException on mCurrentRingTone.first when no ringtone is selected

kevalpatel2106 commented 5 years ago

@davcpas1234 Thanks.👏