Contacts: Handle the call event only for KeyUp event.
When 'dial' button is pressed from text editor dialpad keyUp and keyDown events are generated. Handling both the events causes dialpad display previously dialed number before placing call So, handle the call event only during KeyUp event Change-Id: Id12b733839163c19f073eaec8cd45262342c87b6
Loading
Please register or sign in to comment