Kuvonchbek Yakubov
Results
1
comments of
Kuvonchbek Yakubov
> This worked: > > GlideToVectorYou > .init() > .with(view.context) > .withListener(object : GlideToVectorYouListener { > override fun onLoadFailed() {} > > ``` > override fun onResourceReady() { > val...