Logs Flooded by Settings$SettingNotFoundException When Using SfCartesianChart - Android.Provider.Settings+SettingNotFoundException: animator_duration_scale #221
-
I’m seeing dozens of these errors every time my page renders:
They completely disappear if I comment out the Everything in the UI works as expected, but my logcat is cluttered. Can someone point me in the right direction to fix or suppress these warnings? Steps to Reproduce
Expected vs. Actual Behavior
Environment
What I’ve Tried
References
Questions
Any guidance or workaround would be greatly appreciated. Thank you. Full log
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
Hi @rokmeglic71 , We’ve tested the scenario on our side but couldn’t reproduce the animator_duration_scale exception. The app runs as expected with the current setup and package versions. To help you further, we’ve included a sample and demo that shows how the controls are used. You can try running it on your device to see if the issue still occurs. ChartNavigationDemo.mp4If the problem continues, please share more details like your device model, Android version, or emulator settings so we can assist you better. Regards, |
Beta Was this translation helpful? Give feedback.
-
Hi @rokmeglic71 , Thank you for your input. I tried checking the details you provided, but unfortunately, the links are either inaccessible or not opening on my end. Could you please share a screenshot of the relevant content and paste the exact details here directly? |
Beta Was this translation helpful? Give feedback.
Hi @rokmeglic71 ,
We would like to let you know that the requested changes have been merged - #255 . Thanks for raising it.