Replies: 1 comment 1 reply
-
@composable I was able to get the toast to work using the above code. you just have to change "this" to get the context which is the new way of getting the activity |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would love to use this toast library in my school project. I am using jetpack compose and Kotlin for my app and I am not sure how or if it is possible to use with my set up.
Beta Was this translation helpful? Give feedback.
All reactions