Skip to content

Make SeedShop.draw prefix conditional - #10

Open
jacob-keller wants to merge 1 commit into
mainfrom
jk-seed-shop-draw-android-compat
Open

Make SeedShop.draw prefix conditional#10
jacob-keller wants to merge 1 commit into
mainfrom
jk-seed-shop-draw-android-compat

Conversation

@jacob-keller

Copy link
Copy Markdown
Owner

Apparently the Android platform does not have SeedShop.draw, so the
harmony patch to prefix this function does not work. Fix this by making
the patch conditional on the method. This is unlikely to be a complete
fix for android compatibility as we are removing a possibly necessary
patch with no alternative. However, this should be a step towards
compatibility.

Signed-off-by: Jacob Keller jacob.keller@gmail.com

Apparently the Android platform does not have SeedShop.draw, so the
harmony patch to prefix this function does not work. Fix this by making
the patch conditional on the method. This is unlikely to be a complete
fix for android compatibility as we are removing a possibly necessary
patch with no alternative. However, this should be a step towards
compatibility.

Signed-off-by: Jacob Keller <jacob.keller@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant