Removed padding at bottom of list item actions.
When interacting, this causes an awkward ripple which doesn't
reach the edge.
Change-Id: I0b837d8159cb53584ecc779f8bed89ce554ddfa8
diff --git a/res/layout/call_log_list_item_actions.xml b/res/layout/call_log_list_item_actions.xml
index 262a176..ca00405 100644
--- a/res/layout/call_log_list_item_actions.xml
+++ b/res/layout/call_log_list_item_actions.xml
@@ -19,7 +19,6 @@
android:gravity="center_vertical"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:paddingBottom="@dimen/call_log_actions_bottom_padding"
android:orientation="vertical"
android:visibility="visible"
android:importantForAccessibility="1">