kopia lustrzana https://github.com/ryukoposting/Signal-Android
rodzic
e651f352bb
commit
33000582ed
|
@ -45,6 +45,7 @@ public class DirectoryHelper {
|
|||
}
|
||||
|
||||
public static boolean isPushDestination(Context context, Recipient recipient) {
|
||||
if (recipient == null) return false;
|
||||
try {
|
||||
final String number = recipient.getNumber();
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue