mart created this revision. mart added a reviewer: apol. Restricted Application added a project: Kirigami. Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY new elements: AbstractItemViewHeader and ItemViewHeader. An item that can be used as an header for a ListView. It will play nice with the margin policies of ScrollablePage and can automatically shrink when the list is scrolled, like the behavior of list headers in many mobile applications. It provides some default content: a title and an optional background image TEST PLAN works in gallery, plan to write a new dedicated page REPOSITORY R169 Kirigami BRANCH phab/ItemViewHeader REVISION DETAIL https://phabricator.kde.org/D4635 AFFECTED FILES examples/gallery/contents/ui/gallery/ListViewGallery.qml src/controls/AbstractItemViewHeader.qml src/controls/ItemViewHeader.qml src/controls/private/RefreshableScrollView.qml src/controls/templates/AbstractApplicationHeader.qml src/kirigamiplugin.cpp EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: mart, apol Cc: plasma-devel, apol