gui-qml
gui-qml copied to clipboard
Page Animations should be 400ms with cubic-bezier
As specified in the design file The page animations should be 400ms with cubic-bezier(0.5, 0.0, 0.2, 1). Right now they are set to defaults provided by QML.