On iOS 26, when using .activityBackgroundTint modifiers to change the background color in the Activity Kit, the changes do not appear to apply correctly in Smart Stack.
While the color changes as expected, the background is rendered as simply transparent without a glass effect which reduces readability.
The glass effect is applied only when activityBackgroundTint is not used.