@ -63,6 +63,7 @@ public class FragmentAnswer extends FragmentBase {
// Get arguments
Bundle args = getArguments();
if (args != null)
if (args.getBoolean("copy"))
copy = args.getLong("id", -1);
else