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
After updating to a MaterialComponents theme, the default dialog buttons color is set to colorPrimary, but we want it to be the accent color. The default AppTheme should be updated so it sets dialog buttons to the accent color using colorSecondary
After updating to a
MaterialComponentstheme, the default dialog buttons color is set tocolorPrimary, but we want it to be the accent color. The defaultAppThemeshould be updated so it sets dialog buttons to the accent color usingcolorSecondary