文件名称:timesincetextview-master
- 所属分类:
- android开发
- 资源属性:
- [Android] [Java] [源码]
- 上传时间:
- 2016-02-14
- 文件大小:
- 111kb
- 下载次数:
- 0次
- 提 供 者:
- huang*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This a subclass of android.widget.TextView which exposes a method setDate() that accepts a long Unix timestamp or java.util.Date. The view converts the date into a String which describes the date in terms of time since that timestamp. For example, if the current timestamp is Unix 1453503166 and we call timeSinceTextView.setDate(1453503116), 50 seconds ago is displayed.-This is a subclass of android.widget.TextView which exposes a method setDate() that accepts a long Unix timestamp or java.util.Date. The view converts the date into a String which describes the date in terms of time since that timestamp. For example, if the current timestamp is Unix 1453503166 and we call timeSinceTextView.setDate(1453503116), 50 seconds ago is displayed.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TimeSinceTextView-master
........................\.gitignore
........................\Comparison.md
........................\README.md
........................\app
........................\...\.gitignore
........................\...\build.gradle
........................\...\proguard-rules.pro
........................\...\src
........................\...\...\main
........................\...\...\....\AndroidManifest.xml
........................\...\...\....\java
........................\...\...\....\....\com
........................\...\...\....\....\...\ddiehl
........................\...\...\....\....\...\......\timesincetextview
........................\...\...\....\....\...\......\.................\sample
........................\...\...\....\....\...\......\.................\......\MainActivity.java
........................\...\...\....\res
........................\...\...\....\...\layout
........................\...\...\....\...\......\activity_main.xml
........................\...\...\....\...\values
........................\...\...\....\...\......\colors.xml
........................\...\...\....\...\......\dimens.xml
........................\...\...\....\...\......\strings.xml
........................\...\...\....\...\......\styles.xml
........................\build.gradle
........................\gradle.properties
........................\gradle
........................\......\wrapper
........................\......\.......\gradle-wrapper.jar
........................\......\.......\gradle-wrapper.properties
........................\gradlew
........................\gradlew.bat
........................\screenshots
........................\...........\1453502946.png
........................\settings.gradle
........................\timesincetextview
........................\.................\.gitignore
........................\.................\build.gradle
........................\.................\proguard-rules.pro
........................\.................\src
........................\.................\...\androidTest
........................\.................\...\...........\AndroidManifest.xml
........................\.................\...\...........\java
........................\.................\...\...........\....\com
........................\.................\...\...........\....\...\ddiehl
........................\.................\...\...........\....\...\......\timesincetextview
........................\.................\...\...........\....\...\......\.................\TimeSinceTextViewAndroidTest.java
........................\.................\...\main
........................\.................\...\....\AndroidManifest.xml
........................\.................\...\....\java
........................\.................\...\....\....\com
........................\.................\...\....\....\...\ddiehl
........................\.................\...\....\....\...\......\timesincetextview
........................\.................\...\....\....\...\......\.................\TimeSinceTextView.java
........................\.................\...\....\res
........................\.................\...\....\...\values-ru
........................\.................\...\....\...\.........\strings.xml
........................\.................\...\....\...\values-zh-rCN
........................\.................\...\....\...\.............\strings.xml
........................\.................\...\....\...\values
........................\.................\...\....\...\......\attrs.xml
........................\.................\...\....\...\......\strings.xml