From bf9cca2ee005acd384ae25b80c3945a5fd1d5f20 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 5 Oct 2015 13:43:54 -0700 Subject: Add footer actions to Call Details. Some of these are moved down from the overflow. Others are added from the list of those shown after a call log list item long press. This hooks up the block/unblock functionality, although there is still polish (eg. icons) and cleanup (some noted as TODOs), to complete still. Bug: 24109819 Change-Id: I129f5b09ac1c5edb66ab5bd91a46b18961240fb5 --- res/layout/call_detail_footer.xml | 81 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 res/layout/call_detail_footer.xml (limited to 'res/layout') diff --git a/res/layout/call_detail_footer.xml b/res/layout/call_detail_footer.xml new file mode 100644 index 000000000..7e56c02c2 --- /dev/null +++ b/res/layout/call_detail_footer.xml @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3