@@ -124,6 +124,10 @@ APP示例:Google plus、Google Now卡片式进入、小米系统中应用商
124
124
项目地址:https://github.com/dinocore1/DevsmartLib-Android
125
125
Demo地址:https://github.com/Trinea/TrineaDownload/blob/master/horizontal-listview-demo.apk?raw=true
126
126
127
+ 1 . TwoWayView
128
+ 横向ListView的效果,继承自AdapterView
129
+ 项目地址:https://github.com/lucasr/twoway-view
130
+
127
131
1 . HorizontalVariableListView
128
132
支持Item宽度不一致的ListView
129
133
项目地址:https://github.com/sephiroth74/HorizontalVariableListView
@@ -149,6 +153,11 @@ Demo地址:https://play.google.com/store/apps/details?id=com.jpardogo.android.
149
153
效果展示:![ Renderings] ( https://raw.github.com/jpardogo/ListBuddies/master/art/screenshot_listbuddies_2.png )
150
154
<a href =" https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC " title =" 返回目录 " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
151
155
156
+ 1 . PullToZoomInListView
157
+ 滑动ListView时使其HeaderView跟随滑动缩放
158
+ 项目地址:https://github.com/matrixxun/PullToZoomInListView
159
+ 效果展示:![ Renderings] ( https://github.com/matrixxun/PullToZoomInListView/raw/master/art/pull-to-zoom.gif )
160
+
152
161
#### 二、ActionBar
153
162
1 . ActionBarSherlock
154
163
为Android所有版本提供统一的ActionBar,解决4.0以下ActionBar的适配问题
@@ -342,6 +351,10 @@ Item可拖动交换位置的GridView,实际是自己继承ViewGroup实现,
342
351
项目地址:https://github.com/zzhouj/Android-DraggableGridViewPager
343
352
Demo地址:https://github.com/Trinea/trinea-download/blob/master/draggable-grid-viewpager-demo.apk?raw=true
344
353
<a href =" https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC " title =" 返回目录 " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
354
+
355
+ 1 . TwoWayGridView
356
+ 可横向滚动的GridView
357
+ 项目地址:https://github.com/jess-anders/two-way-gridview
345
358
346
359
#### 六、ImageView
347
360
1 . PhotoView
@@ -557,12 +570,23 @@ Demo地址:https://play.google.com/store/apps/details?id=com.wt.calendarcardsa
557
570
Android Wheel支持城市、多种日期时间、密码、图片
558
571
项目地址:https://code.google.com/p/android-wheel/
559
572
效果图:![ Renderings] ( http://farm6.staticflickr.com/5532/11621528786_220c040ba5_o.jpg )
560
-
573
+
561
574
1 . GoogleDateTimePickers
562
575
时间选择部件
563
576
项目地址:https://github.com/Mirkoddd/GoogleDateTimePickers
564
577
文档地址:https://play.google.com/store/apps/details?id=com.mirko.sample&hl=it
565
578
<a href =" https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC " title =" 返回目录 " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
579
+
580
+ 1 . DateTimePicker
581
+ 日期选择部件(Google Agenda的样式风格)
582
+ 项目地址:https://github.com/flavienlaurent/datetimepicker
583
+ Demo地址:https://raw.github.com/biboune/datetimepicker/master/datetimepicker-sample.apk
584
+ 效果图:![ Renderings] ( https://camo.githubusercontent.com/493edeea3eb553ad0d0b121dbead0d7ec6a858f2/68747470733a2f2f7261772e6769746875622e636f6d2f6269626f756e652f6461746574696d657069636b65722f6d61737465722f67726170686963732f696d67312e706e67 )
585
+ 1 . android-betterpickers
586
+ 提供日期、数字、时间(数字方式和钟表方式)、重复周期(闹钟的周期重复)、HMS(时、分、秒)的选择,支持以DialogFragment的弹窗选择
587
+ 项目地址:https://github.com/derekbrameyer/android-betterpickers
588
+ Demo地址:https://play.google.com/store/apps/details?id=com.doomonafireball.betterpickers.sample
589
+ 效果图:![ Renderings] ( https://camo.githubusercontent.com/897ae3c71b49c4366565f3480719647687b1804a/68747470733a2f2f7261772e6769746875622e636f6d2f646572656b6272616d657965722f616e64726f69642d6265747465727069636b6572732f6d61737465722f73616d706c652f696d61676572792f7765625f666561747572655f677261706869632e706e67 )
566
590
567
591
#### 十一、TipView
568
592
包括Toast、角标、UndoBar等提示性控件
@@ -635,6 +659,12 @@ Demo地址:https://docs.google.com/file/d/0BwclyDTlLrdXRzVnTGJvTlRfU2s/edit
635
659
项目地址:https://github.com/attenzione/android-ColorPickerPreference
636
660
效果图:![ Renderings] ( https://github.com/attenzione/android-ColorPickerPreference/raw/master/screen_2.png )
637
661
<a href =" https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC " title =" 返回目录 " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
662
+
663
+ 1 . ColorPicker
664
+ 颜色选择器(Google Agenda中的样式风格)
665
+ 项目地址:https://github.com/flavienlaurent/colorpicker
666
+ Demo地址:https://raw.github.com/biboune/colorpicker/master/colorpicker-sample.apk
667
+ 效果图:![ Renderings] ( https://camo.githubusercontent.com/a42581e637ca379004855d69e262d85ea966fa35/68747470733a2f2f7261772e6769746875622e636f6d2f6269626f756e652f636f6c6f727069636b65722f6d61737465722f67726170686963732f696d67312e706e67 )
638
668
639
669
#### 十四、GraphView
640
670
1 . achartengine
@@ -777,6 +807,10 @@ Demo地址:https://play.google.com/store/apps/details?id=info.hoang8f.fbutton.
777
807
改变ScrollView, ListView, ExpandableListView, GridView, ViewPager等滚动控件滚动到边缘的颜色效果
778
808
项目地址:https://github.com/AndroidAlliance/EdgeEffectOverride
779
809
<a href =" https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC " title =" 返回目录 " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
810
+
811
+ 1 . android-pinned-header-listviews
812
+ 使ExpandListView的Group滑动到顶端时会固定不动直到另外一个Group到达顶端
813
+ 项目地址:https://github.com/rtyley/android-pinned-header-listviews
780
814
781
815
## 第二部分 工具库
782
816
主要包括那些不错的开发库,包括依赖注入框架、图片缓存、网络相关、数据库ORM建模、Android公共库、Android 高版本向低版本兼容、多媒体相关及其他。 <a href =" https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC " title =" 返回目录 " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
0 commit comments