AdBlockingAnimation

sealed class AdBlockingAnimation

Inheritors

Types

Link copied to clipboard

An in-page change that stayed on the same already-badged video: don't re-animate, but keep the current badge state (so a prior badge's exclusivity is preserved across the several url-change events a single navigation can emit).

Link copied to clipboard
data class Show(val icon: Int, val text: Int) : AdBlockingAnimation
Link copied to clipboard

No badge should show for url (not an ad-blocked video page, or the feature is off). Any prior badge exclusivity for the page should be released.