issues
search
curioustechizen
/
android-ago
An Android TextView that always displays an auto refreshing relative time span with respect to a reference time
657
stars
109
forks
source link
Added a sample app that uses data-binding
#32
Closed
Dev-iL
closed
8 years ago
Dev-iL
commented
8 years ago
Added an additional sample that uses data-binding with several interesting tricks...
Updated compileSdkVersion, targetSdkVersion, buildToolsVersion, gradle, android-gradle-wrapper
Changed repository to jcenter.
Initial update interval defined as a private field (in the future adding a setter is planned).
Addresses issue #28.