fix(YouTube - Hide ads): Hide new type of buttoned ad (#4528)
This commit is contained in:
parent
ac5ce2d67f
commit
67dcd091c4
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ public final class AdsFilter extends Filter {
|
||||||
"video_display_button_group_layout",
|
"video_display_button_group_layout",
|
||||||
"landscape_image_wide_button_layout",
|
"landscape_image_wide_button_layout",
|
||||||
"video_display_carousel_button_group_layout",
|
"video_display_carousel_button_group_layout",
|
||||||
|
"video_display_full_buttoned_short_dr_layout",
|
||||||
"compact_landscape_image_layout", // Tablet layout search results.
|
"compact_landscape_image_layout", // Tablet layout search results.
|
||||||
"text_image_no_button_layout" // Tablet layout search results.
|
"text_image_no_button_layout" // Tablet layout search results.
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue