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
When loading a timeline for swiping between media, the value DateDividerMode.Montlhy is used. But then the application is filtering out the date separator.
Ideally a new enum value DateDividerMode.None would be added to prevent the SDK from adding useless date separator.
This is a P3 issue, to be seen as a small optimization, but still nice to have!
The text was updated successfully, but these errors were encountered:
When loading a timeline for swiping between media, the value
DateDividerMode.Montlhy
is used. But then the application is filtering out the date separator.Ideally a new enum value
DateDividerMode.None
would be added to prevent the SDK from adding useless date separator.This is a P3 issue, to be seen as a small optimization, but still nice to have!
The text was updated successfully, but these errors were encountered: