Hello,
I am working on watch app that supports the SDK 3.2.0 an newer, which I consider as a good base (feel free to correct me if I am wrong). That means supporting a variety of different screen sizes hence image resources in different sizes.
I have grouped them into 5 categories based on display size:
- The larger size is smaller or equal to 176px
- The larger size is smaller or equal to 240px
- The larger size is smaller or equal to 280px
- The larger size is smaller or equal to 390px
- Anything larger than that
Do you consider it a good?
To get better overview of the sizes and to be able to prepare the bitmaps in correct sizes I have drawn in script all resolutions into a single image, here is the link: https://gcdnb.pbrd.co/images/4JlrPI8zEOu8.png?o=1
Are there any other important resolution I am missing?
Also anything I post does not appear here, but I get the notification "needs to be moderated and has been added to the moderation queue." - this seems to take 24+ hours and probably event more. This kind of makes the discussion impossible:))
Thanks a lot
STeN