Hello guys,
Upon doing click actions in the alertdialog or datepicker dialog we are getting random crashes in jetpack compose. Tried searching on the SO also got nothing specific to compose.
Here is the glimpse of the crash
Copy code
Fatal Exception: java.lang.IllegalStateException: Underflow in restore - more restores than saves
at android.graphics.Canvas.restore(Canvas.java:700)