Skip to content

Missing title padding after update of support:appcompat-v7 #31

@johnjohndoe

Description

@johnjohndoe

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

appcompat-v7-20 0 0

Dialog with support:appcompat-v7 22.1.1

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions