Owen Roberts

Results 2 comments of Owen Roberts

I fixed by doing the dot indicator logic inside layoutDots.post {} ``` layoutDots.post { layoutDots.removeAllViews() for (i in dots.indices) { dots[i] = TextView(this) dots[i]?.text = Html.fromHtml("•") dots[i]?.textSize = 35f dots[i]?.setTextColor(colorsInactive)...

@maoabc its also an issue with avif single frames. thanks