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: Ic2ac9daab0d0a02f433dd897d9025c47e55a52e5
CRs-Fixed: 2646027
1 file changed