mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 11:20:47 +01:00
Distinguish between primary and secondary devices in participants list.
This commit is contained in:
committed by
Greyson Parrelli
parent
2d20ceea01
commit
0ccc7e3c06
@@ -213,6 +213,7 @@ public class ParticipantCollectionTest {
|
||||
false,
|
||||
lastSpoke,
|
||||
false,
|
||||
added);
|
||||
added,
|
||||
CallParticipant.DeviceOrdinal.PRIMARY);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user