I don't see any information regarding this but if we have 2 Bottom Sheet Material Dialog in one activity and one Bottom Sheet Material Dialog needs to have a red button while the other Bottom Sheet Material Dialog needs to have a green button, this can't be done as you can't set a separate theme for each Bottom Sheet Material Dialog.
Setting a theme in styles for the whole activity forces one set of button colors (ex. red)
I don't see any information regarding this but if we have 2 Bottom Sheet Material Dialog in one activity and one Bottom Sheet Material Dialog needs to have a red button while the other Bottom Sheet Material Dialog needs to have a green button, this can't be done as you can't set a separate theme for each Bottom Sheet Material Dialog.
Setting a theme in styles for the whole activity forces one set of button colors (ex. red)