From 7be061ae13582b0c64251d99a206589a6901bf20 Mon Sep 17 00:00:00 2001 From: calderwoodra Date: Wed, 11 Apr 2018 21:43:49 -0700 Subject: Added context menu for favorite contacts in new speed dial. Bug: 36841782,77761023 Test: WIP PiperOrigin-RevId: 192556602 Change-Id: I50c0baef7ef6c8ae533545567ec797283a9a870f --- .../speeddial/res/layout/context_menu_layout.xml | 95 ++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 java/com/android/dialer/speeddial/res/layout/context_menu_layout.xml (limited to 'java/com/android/dialer/speeddial/res/layout/context_menu_layout.xml') diff --git a/java/com/android/dialer/speeddial/res/layout/context_menu_layout.xml b/java/com/android/dialer/speeddial/res/layout/context_menu_layout.xml new file mode 100644 index 000000000..4fb12ffe9 --- /dev/null +++ b/java/com/android/dialer/speeddial/res/layout/context_menu_layout.xml @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3