bavariama

1 垂直横向滑动ViewPager:https://github.com/JakeWharton/Android-DirectionalViewPager

  Google的ViewPager只能横向滑动,此工程可以纵向滑动,横向滑动。但是jar好像有问题下载最新的。

  解决问题连接:http://stackoverflow.com/questions/10720276/error-including-android-directionalviewpager-jar-in-eclipse

 

2 下拉刷新ListView pulltorefreshlistview:https://github.com/fanfoudroid/fanfoudroid

  很常见了下拉ListView实现刷新数据

 

3 ActionBarSherlock:http://actionbarsherlock.com/index.html

  ActionBarSherlock 是Android compatibility library 的一个扩展, 不知道什么原因 Android 兼容开发包没有包含ActionBar. 所以就有了ActionBarSherlock . 其使用方式和 兼容开发包类似.

分类:

技术点:

相关文章:

  • 2021-11-07
  • 2021-11-07
  • 2022-01-27
  • 2021-07-12
  • 2022-12-23
  • 2021-10-17
  • 2022-02-27
  • 2021-09-18
猜你喜欢
  • 2021-12-30
  • 2022-02-25
  • 2022-12-23
  • 2022-12-23
  • 2022-02-28
  • 2022-12-23
  • 2021-09-02
相关资源
相似解决方案