Skip to content

Fix missing padding for title in contact exchange error fragment

Sebastian requested to merge fix-padding-of-contact-exchange-error into master

I noticed that there's no padding around the title in fragment_error_contact_exchange.xml. It doesn't make any difference on large screens in English, but switching to Portuguese reveals the issue in the design editor.

Merge request reports