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

Using PanningView in ListView #11

Open
xahy opened this issue Mar 8, 2016 · 2 comments
Open

Using PanningView in ListView #11

xahy opened this issue Mar 8, 2016 · 2 comments

Comments

@xahy
Copy link

xahy commented Mar 8, 2016

I am using slideTabLayout to display multiple ListFragments. At first item of the list i am using a panningview.

The app runs for a while and stops running if I slide to other tabs. Here is the Log cat message.

FATAL EXCEPTION: main Process:, PID: 1422 java.lang.IllegalStateException: ImageView no longer exists. You should not use this PanningViewAttacher any more.

@miighty
Copy link

miighty commented Apr 7, 2016

Did you solve this issue?
I get the same when I cancel the view and even if you comment out the exception you get null when trying to get the value of the Matrix

@xahy
Copy link
Author

xahy commented Apr 8, 2016

Nope I removed it. Couldn't find a solution for it.

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

2 participants