Skip to content
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

Background Doesn't Send Across Activities #23

Open
rahulk64 opened this issue Jun 24, 2018 · 0 comments
Open

Background Doesn't Send Across Activities #23

rahulk64 opened this issue Jun 24, 2018 · 0 comments
Assignees
Labels

Comments

@rahulk64
Copy link
Member

Get this error when running when choosing a background:

W/Bundle: Key background expected String but value was a java.lang.Integer. The default value was returned.
W/Bundle: Attempt to cast generated internal exception:
java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String
at android.os.BaseBundle.getString(BaseBundle.java:1121)
at com.solunaire.vectrize.FinishedPreviewActivity$2.run(FinishedPreviewActivity.java:126)
at java.lang.Thread.run(Thread.java:764)

Effectively, the background feature does not work

@rahulk64 rahulk64 added the bug label Jun 24, 2018
@rahulk64 rahulk64 self-assigned this Nov 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant