From 6c2357ae634cd3413c699d71c542fd5fced48002 Mon Sep 17 00:00:00 2001 From: calderwoodra Date: Mon, 23 Apr 2018 15:22:26 -0700 Subject: Implemented context menu actions. Actions implemented in this CL: - placing a voice call - placing a video call - opening an sms conversation - opening a contact card Remove action will be implemented in a follow up CL. Made a few adjustments to the context menu UI. Bug: 77761023 Test: ContextMenuTest PiperOrigin-RevId: 193994428 Change-Id: I85b328f5820175ff91514c0057267b85649b0755 --- .../speeddial/res/layout/add_favorite_activity.xml | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 java/com/android/dialer/speeddial/res/layout/add_favorite_activity.xml (limited to 'java/com/android/dialer/speeddial/res/layout/add_favorite_activity.xml') diff --git a/java/com/android/dialer/speeddial/res/layout/add_favorite_activity.xml b/java/com/android/dialer/speeddial/res/layout/add_favorite_activity.xml deleted file mode 100644 index 4df2f29b4..000000000 --- a/java/com/android/dialer/speeddial/res/layout/add_favorite_activity.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - \ No newline at end of file -- cgit v1.2.3