Skip to content

Commit

Permalink
Clarified that the display text is auto refreshed
Browse files Browse the repository at this point in the history
  • Loading branch information
kiran committed Aug 15, 2013
1 parent 4bcd5dd commit 01057a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
android-ago
==========

This library provides `RelativeTimeTextView`, a custom `TextView` that takes a reference time and always displays the relative time with respect to the reference point. This is a common pattern seen in several apps like chat apps, social networking, email etc.
This library provides `RelativeTimeTextView`, a custom `TextView` that takes a reference time and always displays the relative time with respect to the reference point, **automatically refreshing the display text as needed**. This is a common pattern seen in several apps like chat apps, social networking, email etc.

![Here is a screenshot from the sample app][1]

Expand Down

0 comments on commit 01057a0

Please sign in to comment.