Fix Drumpad example: MainScreen.ui.qml -> MainScreen.qml
The Drumpad example has an issue, the resources file (Drumpad.qrc) contains DrumpadContent/MainScreen.qml, but the file had a .ui.qml extension.
In addition, some refactoring has been done to improve the QML code