android - onActivityResult makes Butterknife lose its bindings -


i'm using android developer guide take photo , thumbnail. i'm calling intent inside fragment , requestcode , resultcode fine. problem when try set image on

mimageview.setimagebitmap(imagebitmap);

it seems butterknife loses bindings views , won't imageview that's shown on screen. came conclusion after using runnable 2 seconds delay made work.

that's 1 workaround. i've tried making activity catch onactivityresult made resultcode-1.


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -