mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-24 10:51:27 +01:00
Fix call tab color and spacing.
This commit is contained in:
committed by
Nicholas Tinsley
parent
5a38143987
commit
6dad7eafcf
@@ -1209,7 +1209,7 @@ public class Recipient {
|
||||
}
|
||||
|
||||
public boolean isCallLink() {
|
||||
throw new UnsupportedOperationException();
|
||||
return false;
|
||||
}
|
||||
|
||||
public @NonNull CallLinkRoomId requireCallLinkRoomId() {
|
||||
|
||||
Reference in New Issue
Block a user