android-ago
android-ago copied to clipboard
Create method for setting text
Create method for setting text and use RelativeTimeTextView as a usual TextView
@feromakovi Thanks for this PR. I am exploring whether I can use Android Data Binding library such that there is no longer a need to create RelativeTimeTextView as a sub-class of TextView (something along the lines of fontbinding). Hence I will keep this PR on hold for the time being.