changed timestamp to relative value

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
AndyScherzinger 2017-10-24 23:31:28 +02:00
parent db3d640bcc
commit d23561a829

View file

@ -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"/>
</LinearLayout>