-
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Recently, I updated the support:appcompat-v7 library in my app project. I noticed that the title header of the dialog looks odd after the update - as if some bottom padding is missing.
Dialog with support:appcompat-v7 20.0.0
Dialog with support:appcompat-v7 22.1.1
I was able to isolate the effect to the version increase. At this point in time I did not define any custom styling for the dialog in the application theme - at least to my knowledge :-)
Further, the gray background for the header and footer is not present for dialogs I created myself with v.22.1.1. I am not sure if this intended? I found issue #19 but it did not solve the problem for me to add custom CSS.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

