zl程序教程

您现在的位置是:首页 >  其他

当前栏目

Watch国外一款强大的开源项目

2023-04-18 14:48:10 时间

源码简介:

Watch国外一款强大的开源项目,项目中几大亮点: 1,注册登陆页面以及页面效果 2,首页面liestview实现的图片浏览,滑动很顺畅,并且首页支持viewpager左右滑动和slidmenu侧滑效果。 3,详细页面对图片进行特效处理 4,关注页面滑动和头部展示效果 适用于做框架使用

github地址:https://github.com/tuesda/Watch
另外可能需要在https://dribbble.com/signup这个网站注册个账号~

源码效果:

源码片段:

  1. package com.tuesda.watch; 
  2.   
  3. import android.app.Application; 
  4. import android.test.ApplicationTestCase; 
  5.   
  6. /** 
  7.  * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a> 
  8.  */ 
  9. public class ApplicationTest extends ApplicationTestCase<application> { 
  10.     public ApplicationTest() { 
  11.         super(Application.class); 
  12.     } 
  13. }</application> 

下载地址:http://down.51cto.com/data/2171546