-
Notifications
You must be signed in to change notification settings - Fork 260
Android 1.6.0 Conversion issues #2205
Copy link
Copy link
Labels
area-renderingEverything related to the renderingEverything related to the renderingplatform-androidRelated to the Android specific integrationsRelated to the Android specific integrationsstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.
Metadata
Metadata
Assignees
Labels
area-renderingEverything related to the renderingEverything related to the renderingplatform-androidRelated to the Android specific integrationsRelated to the Android specific integrationsstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.
Type
Fields
Give feedbackNo fields configured for Bug.
Projects
Status
Done
Is there an existing issue for this?
Current Behavior
After converting from 1.3.0 to 1.6.0 on android studio, the score was seemingly corrupted, and has started to output Korean text in various different sizes. Sometimes the size of measures change, etc. Restarting the application results in different outputs, but reloading the code without restarting(ie., going to a different fragment, then making the AlphaSynth worker produce the output) does not change the output.
Expected Behavior
This is the code that is being entered into the compiler:
This had previously worked on 1.3.0, and works on the playground on the website, as well.
Steps To Reproduce
Something along the lines of this (in Java)
This seemed to have worked perfectly fine with no issues in 1.3.0, but 1.6.0 is now causing issues
Link to jsFiddle, CodePen, Project
No response
Version and Environment
Platform
Android (Native)
Anything else?