ComposableSweetToast icon indicating copy to clipboard operation
ComposableSweetToast copied to clipboard

Custom toast views will not be supported starting from API 30

Open karimelbahi opened this issue 2 years ago • 1 comments

Hi, As mentioned in google Docs custom toast views will not be supported starting from API 30!

https://developer.android.com/reference/android/widget/Toast#setView(android.view.View):~:text=setView%20(View%20view)-,This%20method%20was%20deprecated%20in%20API%20level%2030.,-Custom%20toast%20views

karimelbahi avatar Oct 12 '22 12:10 karimelbahi

As mentioned in google Docs custom toast views will not be supported starting from API 30!

https://developer.android.com/reference/android/widget/Toast#setView(android.view.View):~:text=setView%20(View%20view)-,This%20method%20was%20deprecated%20in%20API%20level%2030.,-Custom%20toast%20views

Hi, i know that. I will replace to snackbar

tfaki avatar Oct 12 '22 13:10 tfaki