Hi
I'm writing a watch face, or rather I'm re-writing it with a bunch of settings and optimizing it, but when I add my settings for fr920xt and try to run it on the emulator it doesn't work.
I have my basic drawable called "Logo" in a file called drawables.xml in the folder resources -> drawables.
I have created a folder called resources-fr920xt that is on the same depth as resources.
In that 920xt-folder I have a file called drawables.xml with the correct polygon data.
When I run it on 920xt it renders the polygon data from the default drawables.xml
What am I doing wrong here?
Thankful for any help
Regards
Johan