commit | 72fa6852b460f7cb38fc673d4d7b2b453a2e61d0 | [log] [tgz] |
---|---|---|
author | zheya <quic_zheya@quicinc.com> | Wed Sep 25 15:39:27 2024 +0800 |
committer | zheya <quic_zheya@quicinc.com> | Wed Sep 25 16:34:07 2024 +0800 |
tree | f96e3e3c4863df6167b793003a9e951342dd5918 | |
parent | 8223c839605c5f6a19f3c198ba6304fec868148c [diff] |
Contacts: Fix screen no response when import the .vcf file It will display "import contacts from vCard" dialog when import .vcf file from files application. If user click out side of dialog, the screen will darkens and no response. that is because dialog disappears but the container doesn't finish. Make sure dialog can't be canceled when touch out side of dialog. this behavior is consistent with pixel contacts. Change-Id: Ibe8c12cc21555de7bee3b93924ec6fd1a7442e07