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

Fixed crash #5

Closed ranaparamveer closed 6 years ago

ranaparamveer commented 6 years ago

There was a crash when you go to select ringtone again. The default selection is also moved to on post execute.

kevalpatel2106 commented 6 years ago

@ranaparamveer Thank you for the PR. I reviewed the code. Please see the code review comment.

ranaparamveer commented 6 years ago

Please check now.

kevalpatel2106 commented 6 years ago

Approved.