Solved in trunk for 1.0.7.
Preference activity had launch mode "singleTask" which makes the activity give a cancel result straight on start (while in reality it is not canceling). Using "standard" instead. This might trigger other side-effects (and new bugs :().
Solved in trunk for 1.0.7.
Preference activity had launch mode "singleTask" which makes the activity give a cancel result straight on start (while in reality it is not canceling). Using "standard" instead. This might trigger other side-effects (and new bugs :().