ubuntu-touch-coreapps team mailing list archive
-
ubuntu-touch-coreapps team
-
Mailing list archive
-
Message #00373
[Ubuntu-phone] App theming
Hi everyone !
I'm having a lot of difficulties trying to get my app themed. Basically I
had to copy the ambiance default.qmltheme to a app.theme located in my app
folder, that I load with Theme.loadTheme, I also had to copy the image
resources from the ambiance theme into my app folder.
This shouldn't have to be this way :(
Can someone point me to an example app that overrides the default theme
with a qmltheme file loaded from inside an app.
Many thanks,
Hugo.