文件名称:TimerShaftDemo
介绍说明--下载内容来自于网络,使用问题请自行百度
时间轴效果,仿360APP特效,本人自己写的,思路清晰简单。-Time shaft
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TimerShaftDemo/
TimerShaftDemo/.classpath
TimerShaftDemo/.project
TimerShaftDemo/.settings/
TimerShaftDemo/.settings/org.eclipse.core.resources.prefs
TimerShaftDemo/.settings/org.eclipse.jdt.core.prefs
TimerShaftDemo/AndroidManifest.xml
TimerShaftDemo/assets/
TimerShaftDemo/bin/
TimerShaftDemo/bin/AndroidManifest.xml
TimerShaftDemo/bin/classes/
TimerShaftDemo/bin/classes/cn/
TimerShaftDemo/bin/classes/cn/samson/
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/MainActivity$1.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/MainActivity$2.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/MainActivity$NewsAdapter$Holder.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/MainActivity$NewsAdapter.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/MainActivity.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/po/
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/po/News.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/view/
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/view/XListView$1.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/view/XListView$2.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/view/XListView$IXListViewListener.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/view/XListView$OnXScrollListener.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/view/XListView.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/view/XListViewFooter.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/view/XListViewHeader.class
TimerShaftDemo/bin/classes/com/
TimerShaftDemo/bin/classes/com/samson/
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/BuildConfig.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R$attr.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R$color.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R$dimen.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R$drawable.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R$id.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R$layout.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R$menu.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R$string.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R$style.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R.class
TimerShaftDemo/bin/res/
TimerShaftDemo/gen/
TimerShaftDemo/gen/com/
TimerShaftDemo/gen/com/samson/
TimerShaftDemo/gen/com/samson/timershaftdemo/
TimerShaftDemo/gen/com/samson/timershaftdemo/BuildConfig.java
TimerShaftDemo/gen/com/samson/timershaftdemo/R.java
TimerShaftDemo/ic_launcher-web.png
TimerShaftDemo/libs/
TimerShaftDemo/libs/android-support-v4.jar
TimerShaftDemo/proguard-project.txt
TimerShaftDemo/project.properties
TimerShaftDemo/res/
TimerShaftDemo/res/drawable/
TimerShaftDemo/res/drawable/progressbar.xml
TimerShaftDemo/res/drawable-hdpi/
TimerShaftDemo/res/drawable-hdpi/ic_launcher.png
TimerShaftDemo/res/drawable-hdpi/img_bg.9.png
TimerShaftDemo/res/drawable-hdpi/img_heng.png
TimerShaftDemo/res/drawable-hdpi/img_icon.png
TimerShaftDemo/res/drawable-hdpi/img_person_icon.png
TimerShaftDemo/res/drawable-hdpi/img_su.9.png
TimerShaftDemo/res/drawable-hdpi/xlistview_arrow.png
TimerShaftDemo/res/drawable-ldpi/
TimerShaftDemo/res/drawable-mdpi/
TimerShaftDemo/res/drawable-mdpi/ic_launcher.png
TimerShaftDemo/res/drawable-xhdpi/
TimerShaftDemo/res/drawable-xhdpi/ic_launcher.png
TimerShaftDemo/res/drawable-xxhdpi/
TimerShaftDemo/res/drawable-xxhdpi/ic_launcher.png
TimerShaftDemo/res/layout/
TimerShaftDemo/res/layout/activity_main.xml
TimerShaftDemo/res/layout/list_item.xml
TimerShaftDemo/res/layout/vertical_image.xml
TimerShaftDemo/res/layout/vertival_textview.xml
TimerShaftDemo/res/layout/xlistview_footer.xml
TimerShaftDemo/res/layout/xlistview_header.xml
TimerShaftDemo/res/menu/
TimerShaftDemo/res/menu/main.xml
TimerShaftDemo/res/values/
TimerShaftDemo/res/values/colors.xml
TimerShaftDemo/res/values/dimens.xml
TimerShaftDemo/res/values/strings.xml
TimerShaftDemo/res/values/styles.xml
TimerShaftDemo/res/values-sw600dp/
TimerShaftDemo/res/values-sw600dp/dimens.xml
TimerShaftDemo/res/values-sw720dp-land/
TimerShaftDemo/res/values-sw720dp-land/dimens.xml
TimerShaftDemo/res/values-v11/
TimerShaftDemo/res/values-v11/styles.xml
TimerShaftDemo/res/values-v14/
TimerShaftDemo/res/values-v14/styles.xml
TimerShaftDemo/src/
TimerShaftDemo/src/cn/
TimerShaftDemo/src/cn/samson/
TimerShaftDemo/src/cn/samson/timershaftdemo/
TimerShaftDemo/src/cn/samson/timershaftdemo/MainActivity.java
TimerShaftDemo/src/cn/samson/timershaftdemo/po/
TimerShaftDemo/src/cn/samson/timershaftdemo/po/News.java
TimerShaftDemo/src/cn/samson/timershaftdemo/view/
TimerShaftDemo/src/cn/samson/timershaftdemo/view/XListView.java
TimerShaftDemo/src/cn/samson/timershaftdemo/view/XListViewFooter.java
TimerShaftDemo/src/cn/samson/timershaftdemo/view/XListViewHeader.java
TimerShaftDemo/.classpath
TimerShaftDemo/.project
TimerShaftDemo/.settings/
TimerShaftDemo/.settings/org.eclipse.core.resources.prefs
TimerShaftDemo/.settings/org.eclipse.jdt.core.prefs
TimerShaftDemo/AndroidManifest.xml
TimerShaftDemo/assets/
TimerShaftDemo/bin/
TimerShaftDemo/bin/AndroidManifest.xml
TimerShaftDemo/bin/classes/
TimerShaftDemo/bin/classes/cn/
TimerShaftDemo/bin/classes/cn/samson/
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/MainActivity$1.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/MainActivity$2.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/MainActivity$NewsAdapter$Holder.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/MainActivity$NewsAdapter.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/MainActivity.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/po/
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/po/News.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/view/
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/view/XListView$1.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/view/XListView$2.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/view/XListView$IXListViewListener.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/view/XListView$OnXScrollListener.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/view/XListView.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/view/XListViewFooter.class
TimerShaftDemo/bin/classes/cn/samson/timershaftdemo/view/XListViewHeader.class
TimerShaftDemo/bin/classes/com/
TimerShaftDemo/bin/classes/com/samson/
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/BuildConfig.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R$attr.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R$color.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R$dimen.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R$drawable.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R$id.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R$layout.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R$menu.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R$string.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R$style.class
TimerShaftDemo/bin/classes/com/samson/timershaftdemo/R.class
TimerShaftDemo/bin/res/
TimerShaftDemo/gen/
TimerShaftDemo/gen/com/
TimerShaftDemo/gen/com/samson/
TimerShaftDemo/gen/com/samson/timershaftdemo/
TimerShaftDemo/gen/com/samson/timershaftdemo/BuildConfig.java
TimerShaftDemo/gen/com/samson/timershaftdemo/R.java
TimerShaftDemo/ic_launcher-web.png
TimerShaftDemo/libs/
TimerShaftDemo/libs/android-support-v4.jar
TimerShaftDemo/proguard-project.txt
TimerShaftDemo/project.properties
TimerShaftDemo/res/
TimerShaftDemo/res/drawable/
TimerShaftDemo/res/drawable/progressbar.xml
TimerShaftDemo/res/drawable-hdpi/
TimerShaftDemo/res/drawable-hdpi/ic_launcher.png
TimerShaftDemo/res/drawable-hdpi/img_bg.9.png
TimerShaftDemo/res/drawable-hdpi/img_heng.png
TimerShaftDemo/res/drawable-hdpi/img_icon.png
TimerShaftDemo/res/drawable-hdpi/img_person_icon.png
TimerShaftDemo/res/drawable-hdpi/img_su.9.png
TimerShaftDemo/res/drawable-hdpi/xlistview_arrow.png
TimerShaftDemo/res/drawable-ldpi/
TimerShaftDemo/res/drawable-mdpi/
TimerShaftDemo/res/drawable-mdpi/ic_launcher.png
TimerShaftDemo/res/drawable-xhdpi/
TimerShaftDemo/res/drawable-xhdpi/ic_launcher.png
TimerShaftDemo/res/drawable-xxhdpi/
TimerShaftDemo/res/drawable-xxhdpi/ic_launcher.png
TimerShaftDemo/res/layout/
TimerShaftDemo/res/layout/activity_main.xml
TimerShaftDemo/res/layout/list_item.xml
TimerShaftDemo/res/layout/vertical_image.xml
TimerShaftDemo/res/layout/vertival_textview.xml
TimerShaftDemo/res/layout/xlistview_footer.xml
TimerShaftDemo/res/layout/xlistview_header.xml
TimerShaftDemo/res/menu/
TimerShaftDemo/res/menu/main.xml
TimerShaftDemo/res/values/
TimerShaftDemo/res/values/colors.xml
TimerShaftDemo/res/values/dimens.xml
TimerShaftDemo/res/values/strings.xml
TimerShaftDemo/res/values/styles.xml
TimerShaftDemo/res/values-sw600dp/
TimerShaftDemo/res/values-sw600dp/dimens.xml
TimerShaftDemo/res/values-sw720dp-land/
TimerShaftDemo/res/values-sw720dp-land/dimens.xml
TimerShaftDemo/res/values-v11/
TimerShaftDemo/res/values-v11/styles.xml
TimerShaftDemo/res/values-v14/
TimerShaftDemo/res/values-v14/styles.xml
TimerShaftDemo/src/
TimerShaftDemo/src/cn/
TimerShaftDemo/src/cn/samson/
TimerShaftDemo/src/cn/samson/timershaftdemo/
TimerShaftDemo/src/cn/samson/timershaftdemo/MainActivity.java
TimerShaftDemo/src/cn/samson/timershaftdemo/po/
TimerShaftDemo/src/cn/samson/timershaftdemo/po/News.java
TimerShaftDemo/src/cn/samson/timershaftdemo/view/
TimerShaftDemo/src/cn/samson/timershaftdemo/view/XListView.java
TimerShaftDemo/src/cn/samson/timershaftdemo/view/XListViewFooter.java
TimerShaftDemo/src/cn/samson/timershaftdemo/view/XListViewHeader.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.