kill wrong finish() for mms creation
This commit is contained in:
parent
bb4a4d33c9
commit
b47076cf1b
1 changed files with 0 additions and 1 deletions
|
@ -267,7 +267,6 @@ public class GroupCreateActivity extends PassphraseRequiredSherlockFragmentActiv
|
||||||
super.onProgressUpdate(values);
|
super.onProgressUpdate(values);
|
||||||
}
|
}
|
||||||
}.execute();
|
}.execute();
|
||||||
finish();
|
|
||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue