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
Currenly, Compose Previews don't support UIModeManager, so any previews
using the ContrastAwareReplyTheme will fail to render when trying to
apply contrast. While UIModeManager support is not added, we can work
around this issue by not adding contrast in Compose Previews.
0 commit comments