From d23561a8291ffbe37b6d321dc77e9c2ddebfb592 Mon Sep 17 00:00:00 2001 From: AndyScherzinger Date: Tue, 24 Oct 2017 23:31:28 +0200 Subject: [PATCH] changed timestamp to relative value Signed-off-by: Andy Scherzinger --- app/src/main/res/layout/rv_item_call.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/rv_item_call.xml b/app/src/main/res/layout/rv_item_call.xml index 1bc65f680..9dd41290e 100644 --- a/app/src/main/res/layout/rv_item_call.xml +++ b/app/src/main/res/layout/rv_item_call.xml @@ -75,7 +75,7 @@ android:layout_height="wrap_content" android:singleLine="true" android:textColor="?android:attr/textColorSecondary" - tools:text="30/12/2017 12:30am"/> + tools:text="A week ago"/>