In old android versions method is :: canvas.save(Canvas.ALL_SAVE_FLAG) But in new android 9 version method is :: "canvas.save(Canvas.ALL_SAVE_FLAG)" it is not working in this new version.
Please help me to get the alternate method which suits this method.
It was deprecated in android 9,you can use canvas.save() instead
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With