Phat H.
Phat H.
> Hi @phathv try to add these lines in your `gradle.properties` file and rebuild your project. > > ``` > android.enableJetifier=true > android.useAndroidX=true > ``` Thanks @iTruff, I already added...
Hi @iTruff thanks for your guide. I already did the exact thing you said. Does your project contain kotlin code? Yes, the sample works with java code. My real project...
thanks @iTruff Really appreciate unfortunately, my project is confidential, i cannot public it. Can you send me the sample project that contains both java and kotlin files (that including kotlin...
Thanks so much @iTruff i tried it, this is NOT an AndroidX project with virocore & kotlin, so it works as usual. My problem is on virocore project with kotlin...
Hi @iTruff can you please send me a test AndroidX project with virocore and kotlin? Thanks in advance
Hi @iTruff yes, I need your help, please!
thanks very much @iTruff i will check it soon.