-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ringtone picker crashes on Q #120
Comments
Until Android Q is released to AOSP I'm blind. I can implement a fallback to system picker in the library. In the meantime the easiest workaround for you is to put the following in your settings fragment:
Let's keep the issue open for tracking. |
Depending on your input and preference setup the workaround may not work for you. The system picker may also crash. Basically you can feed it
Previously
As for your
What can you tell me about the device the crash occurred on? |
System ringtone picker could crash media server when supplied Uri didn't end with number. Local process could crash when supplied Uri didn't end with number. #120 https://issuetracker.google.com/issues/139935440
System ringtone picker could crash media server when supplied Uri didn't end with number. Local process could crash when supplied Uri didn't end with number. #120 https://issuetracker.google.com/issues/139935440
Released in 3.0.0 on Maven Central. |
Can you please take a look at this? It crashes on devices running Q beta (latest beta 6 and possibly beta 5).
The text was updated successfully, but these errors were encountered: