Closed behnawwm closed 3 years ago
Please add the below code on your gradle file.
Implementation("com.github.skydoves:balloon:1.3.4") {
exclude("androidx.fragment", "fragment-ktx")
}
Thanks for the quick response!
My problem was all about proxies! I set a proper proxy and it's working well again. https://github.com/freedomofdevelopers/fod
Great!
After implementing the library, the main Androidx libraries are not working for me and my whole project become a pure red thing!
Error description: