Skip to content

Fix display of navigation drawer header on devices with high status bar

Summary

This MR fixes the display of the title bar of the navigation bar on devices with a high status bar (usually the status bar is high due to the cutout with the front camera)

Test Plan

Before:

The navigation drawer header is very close to the status bar Screenshot_2021-03-18-13-06-16-634_org.kde.kdeconnect_tp

After:

There is an padding between the navigation drawer header and the status bar. Screenshot_2021-03-18-13-04-22-549_org.kde.kdeconnect_tp On devices with a low status bar, nothing should change

Merge request reports

Loading