sreichholf / dreamDroid

DreamDroid is an open-source enigma2 client for android based devices.
https://dreamdroid.org
GNU General Public License v3.0
108 stars 43 forks source link

FC when changing from "Screenshot" to any other screen #50

Closed FloEdelmann closed 10 years ago

FloEdelmann commented 11 years ago

It throws the following exception:

08-01 11:37:46.658: E/AndroidRuntime(1338): java.lang.IllegalStateException: ImageView no longer exists. You should not use this PhotoViewAttacher any more.
08-01 11:37:46.658: E/AndroidRuntime(1338):     at uk.co.senab.photoview.PhotoViewAttacher.getImageView(PhotoViewAttacher.java:209)
sreichholf commented 11 years ago

Ok... this may be kind of a"crazy" fix... but...

84dc40a500d136d3090d6f585847e5ef92d0c4e9 should help ;)