Issue 127: Mixare does not close
Status:  Fixed
Owner:
Closed:  Jun 2012
Project Member Reported by abdu.e...@gmail.com, May 30, 2012
Mixare does not close anymore on a back button press. 

The reason is because a new method is overriden in mixview: onActivityResult  . Usually the super processes the back button, but that does not happen this time, because the super is not called in that method
Jun 1, 2012
Project Member #1 daniele.gobbetti
fixed in release 0.9.2
Status: Fixed