Yaroslav Mytkalyk
Yaroslav Mytkalyk
I had an idea to try that as well, but it is still a problem since Chris Banes gives a sample with a path starting with home symbol. So either...
I investigated and I see that the `aar` is not published. Seems that `gradle-mvn-push.gradle` does not see aars built with a module with `productFlavors`. I can't find a way around...
The same happening for me running 1.2.0, I am using UI. Captured trace for OpenGL ES, not Vulkan as labeled in this issue.
I'm sorry @rausNT, I haven't seen your message on time. I'm closing this as obsolete but feel free to reopen it if you still encounter this issue.
Hi @jsaurezlee-msft Thanks for your response. 1. This does not happen when video is on, but not immediately. For example, ```kotlin override fun onFirstFrameRendered() { localVideoEffectsFeature.isEffectSupported(backgroundBlurEffect) // returns false coroutineScope.launch...
If you modify items returned by getItems() you will loose reference for stable ids in AbstractDynamicGridAdapter.mIdMap. If you do that, set the modified list by calling BaseDynamicGridAdapter.set(List). This way mIdMap...
The randomly disappearing problem on Lollipop (Nexus 5) still not fixed though the last commit says it is.
Hi. Thank you for your feedback! Unfortunately, I no longer work on the project and don't want to complicate it more with additional functionality.