android:background and android:textColor not working on Button when application theme is "Theme.MaterialComponents.DayNight.DarkActionBar", but is works when theme "Theme.MaterialComponents.DayNight.DarkActionBar.Bridge".
I want to know why and how to fix this issue without changing the theme.