简体   繁体   English

CNContactViewController 新联系人取消按钮闪烁

[英]CNContactViewController New Contact cancel button flashing

In iOS CNContactViewController -> Add New Contact screen , when user starts typing text in any field eg (First Name, Last Name or Company etc) cancel button is continuously flashing as soon text changes.在 iOS CNContactViewController -> Add New Contact screen中,当用户开始在任何字段中键入文本时,例如(名字、姓氏或公司等)取消按钮会在文本更改后持续闪烁。

I don't want flash/flick animation of cancel button.Any help would be greatly appreciated.我不想要取消按钮的 flash/flick animation。任何帮助将不胜感激。

Actual Result: Cancel button flashing/flicking as text changes.实际结果:取消按钮在文本更改时闪烁/闪烁。

Expected Result: Flashing/Flicking should not be there.预期结果:不应出现闪烁/闪烁。

It was an iOS issue.这是一个 iOS 问题。 Please check with iOS 16 it will work fine.请与 iOS 16 检查它会正常工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 CNContactViewController取消按钮不起作用 - CNContactViewController Cancel Button Not Working CNContactViewController()的“创建新联系人”和“添加到现有联系人” - “Create New Contact” and “Add to Existing Contact” for CNContactViewController() CNContactViewController - 更改取消和完成按钮的颜色 - CNContactViewController - change color of cancel and done button 取消并完成按钮在新的联系人视图中不起作用 - Cancel and done button does not work in new contact view 如何在新的联系人视图中处理取消和完成按钮 - How to handle cancel and done button in new contact view 使用CNContactViewController而不添加联系人(swift) - Using CNContactViewController without adding a contact (swift) CNContactViewController-编辑按钮未显示 - CNContactViewController - Edit button not showing up 如何在 CNContactViewController 上显示返回和完成按钮? - How to show Back and Done button on CNContactViewController? 通过 CNContactViewController 显示时,联系人缺少一些必需的关键描述符 - Contact is missing some of the required key descriptors when displaying via CNContactViewController 在ABPersonViewController中编辑联系人时无法显示删除和取消按钮 - Unable to display delete and cancel button on editing a contact in ABPersonViewController
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM