You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(headlines-feed): improve ad loading and display mechanism
- Replace AdFeedItem with AdPlaceholder to decouple ad loading from feed item generation
- Introduce AdLoaderWidget to handle ad loading and display
- Update imports to use AdService and AdPlaceholder instead of direct ad models
- Modify HeadlinesFeedFetchRequested event to not include adThemeStyle
0 commit comments