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

App crash! #26

Open
rtz333 opened this issue Jul 29, 2021 · 0 comments
Open

App crash! #26

rtz333 opened this issue Jul 29, 2021 · 0 comments

Comments

@rtz333
Copy link

rtz333 commented Jul 29, 2021

App crash when i use seekbar Column and Print Size? Can you check that @natario1 ?

E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.otaliastudios.printer.demo, PID: 20594
java.lang.IllegalArgumentException: parameter must be a descendant of this view
at android.view.ViewGroup.offsetRectBetweenParentAndChild(ViewGroup.java:6328)
at android.view.ViewGroup.offsetDescendantRectToMyCoords(ViewGroup.java:6246)
at com.otaliastudios.printer.DocumentView.zoomToView(DocumentView.java:431)
at com.otaliastudios.printer.DocumentView.access$300(DocumentView.java:42)
at com.otaliastudios.printer.DocumentView$3.run(DocumentView.java:401)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:227)
at android.app.ActivityThread.main(ActivityThread.java:7822)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1026)

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

No branches or pull requests

1 participant