Juma Allan
Juma Allan
java.lang.RuntimeException: Unknown animation name: cn.pedant.SweetAlert.Rotate3dAnimation error:nul
Just use this solution from Thomper here : https://jitpack.io/p/thomper/sweet-alert-dialog/v1.4.0 Cheers Man!!!!
Hi @CodeZilla7 I don't have access to a phone with less than Android 5. Can you check the drawable files and see if the drawable exists in the drawable folder....
@CodeZilla7 Just try to follow the same structure the code follows. I will find some time and also work on it
Hi @waltare68 The toast is shown on the demo app that uses the library. This should not be shown on the release build of this library. We're actively reworking the...
Thank you for the feedback. Will circle back on this
> How about using danger hilt instead of koin? Koin is written in pure Kotlin using functional resolution only. It's lightweight and has less learning curve and boilerplate code
I think for the sample project, we should not use any DI. This will make the example easy to use by anyone who wants to learn how the library works
This issue was meant to change the DI inside the library module itself, not the sample app
Yeah, the re-write was going to use KOIN maybe, or we can just do away with the DI concept on the module
@andronicus-kim Feel free to contribute to this conversation