Searched refs:animatedView (Results 1 – 1 of 1) sorted by relevance
74 animatedViews.forEach { animatedView ->75 animatedView.view.get()?.let {76 animatedView.updateAnimatedView(it)88 val animatedView = createAnimatedView(view) regex89 animatedViews.add(animatedView)