From 838fe3f3dee69db20a978f43f2b3bec987527664 Mon Sep 17 00:00:00 2001 From: Tyler Gunn Date: Fri, 13 Jun 2014 16:06:55 -0700 Subject: Add auto-offset for manual call log entry test screen. Added ability to auto-offset the next call date/time to be manually added to the call log. This helps when you want to add a number of repeated calls but offset them by a short time (eg 1 minute). Change-Id: I66a59df47e17b99a008ca289c641301eda460b5e --- tests/res/layout/fill_call_log_test.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'tests/res/layout') diff --git a/tests/res/layout/fill_call_log_test.xml b/tests/res/layout/fill_call_log_test.xml index 6de9b9119..9b89e4a55 100644 --- a/tests/res/layout/fill_call_log_test.xml +++ b/tests/res/layout/fill_call_log_test.xml @@ -183,4 +183,23 @@ android:text="@string/addToCallLogButton" android:onClick="addManualEntry" /> + + + + -- cgit v1.2.3