pull/1/head
owo193 2 months ago
parent 5a82f12bb5
commit 8285de403d

@ -88,7 +88,7 @@ public class Contact {
cursor.close();
}
} else {
// 没有找到匹配联系人
// 没有找到匹配联系人
Log.d(TAG, "No contact matched with number:" + phoneNumber);
return null;
}

Loading…
Cancel
Save