From c843bc787b2de729f97e5deb0176b541d1884e8c Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 25 Sep 2015 17:20:48 -0700 Subject: Add custom call type affordance to TestActivity. Add a text field to manually enter a call type. The TouchListener is so that if the user edits the text specifying the custom type, the toggle is automatically switched to select it as the call type. Bug: 24341350 Change-Id: I524b211b17997280a6d4d3537411a39ada73e5de --- tests/res/layout/fill_call_log_test.xml | 14 +++++++++++++- .../dialer/tests/calllog/FillCallLogTestActivity.java | 15 +++++++++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/tests/res/layout/fill_call_log_test.xml b/tests/res/layout/fill_call_log_test.xml index e34125c10..43f475b52 100644 --- a/tests/res/layout/fill_call_log_test.xml +++ b/tests/res/layout/fill_call_log_test.xml @@ -59,7 +59,7 @@ android:text="@string/add_custom_entry" /> + +