mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-24 02:39:55 +01:00
Rework how ConversationFragment RecyclerView responds to data updates.
This commit is contained in:
committed by
Greyson Parrelli
parent
3a479d7eef
commit
7d06e2395f
@@ -63,8 +63,7 @@ public class AddGroupDetailsActivity extends PassphraseRequiredActionBarActivity
|
||||
recipientId,
|
||||
threadId,
|
||||
ThreadDatabase.DistributionTypes.DEFAULT,
|
||||
-1,
|
||||
false);
|
||||
-1);
|
||||
|
||||
startActivity(intent);
|
||||
setResult(RESULT_OK);
|
||||
|
||||
Reference in New Issue
Block a user