This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For #25281 - Improve stories impressions recording.
This fixes the following two scenarios resulting in improper recordings: - sponsored stories were recorded as shown as part of the impressions recording for all the stories (both recommended and sponsored). Separated the two. - sponsored stories were not recorded as shown if the user doesn't scroll. This could happen if just toggling categories which would result in a new list of stories to show. Will recheck after the time to settle if the composable is shown.
- Loading branch information
1 parent
41a1f31
commit 12070cb
Showing
2 changed files
with
24 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters