-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Approach S60 crashes on SteakMenuDelegate.mc:45 #103
Comments
This watch also generates the following error on the SmokeView
I'm guessing this is something related to the annotations in the monkey.jungle. |
The problem with S60 is that it inherits from the templates of 240x240 but it does not have BLT. I'll create a custom resources directory. The first bug still open. |
give me a sec- I just fixed it and will push the change |
pushed a change that fixes the crash on the SmokeView |
Currently I have no idea why it can't find the BitmapPicker for the crash in the steak menu.. |
Yes, the BitmapPicker is a really strange bug. |
It is affecting all the Pickers it seems. If you go to the smoke menu and swipe right it is supposed to go to DurationPiker and it gives a similar error. |
I'd say let's eliminate this watch from the supported devices. |
I cannot figure out why. Other watches behave properly. This watch seems to only support CIQ 2.4. Not sure if this is related to that. The error is as follows:
The text was updated successfully, but these errors were encountered: