Skip to content

Commit b4bda88

Browse files
committed
Merge pull request Trinea#67 from inferjay/master
Add DynamicCardLayout,Emoticons-Keyboard,Android Typeface Helper,AKParallax-Android
2 parents b0e4440 + b760663 commit b4bda88

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

README.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -664,6 +664,11 @@ Demo地址:https://github.com/flavienlaurent/discrollview/raw/master/sample.ap
664664
支持视差滚动的ScrollView ,背景图片的滚动速度小于ScrollView中子控件的滚动速度
665665
项目地址:https://github.com/chrisjenx/ParallaxScrollView
666666
Demo地址:http://cloud.github.com/downloads/chrisjenx/ParallaxScrollView/ParallaxScrollViewDemo-v1.0.5.apk
667+
668+
1. AKParallax-Android
669+
支持视差滚动的ScrollView
670+
项目地址:https://github.com/ideaismobile/AKParallax-Android
671+
Demo地址:https://play.google.com/store/apps/details?id=com.appkraft.parallax_sample
667672
<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>
668673

669674
#### 十、TimeView
@@ -961,7 +966,22 @@ Demo地址:https://play.google.com/store/apps/details?id=info.hoang8f.fbutton.
961966
滑动Layout,支持单个View,ListView,GridView
962967
项目地址:https://github.com/daimajia/AndroidSwipeLayout
963968
Demo地址:[Download Demo](https://github.com/daimajia/AndroidSwipeLayout/releases/download/v1.0.0/AndroidSwipeLayout-Demo-1.0.1-snapshot.apk)
964-
效果图: ![](http://ww2.sinaimg.cn/mw690/610dc034jw1ejoplapwtqg208n0e74dx.gif)
969+
效果图: ![](http://ww2.sinaimg.cn/mw690/610dc034jw1ejoplapwtqg208n0e74dx.gif)
970+
971+
1. DynamicCardLayout
972+
在Android中实现的类似Windows8的瓷片布局
973+
项目地址:https://github.com/dodola/DynamicCardLayout
974+
效果图: ![Renderings](https://github.com/dodola/DynamicCardLayout/blob/master/pic1.png?raw=true)
975+
976+
1. Emoticons-Keyboard
977+
带表情情符号的自定义键盘
978+
项目地址:https://github.com/chiragjain/Emoticons-Keyboard
979+
效果图: ![Renderings](https://github.com/chiragjain/Emoticons-Keyboard/raw/master/s2.png)
980+
981+
1. Android Typeface Helper
982+
可以帮你轻松实现自定义字体的库
983+
项目地址:https://github.com/norbsoft/android-typeface-helper
984+
效果图: ![Renderings](https://camo.githubusercontent.com/b8e7d4f4ab84ff96a3919ea264e2a83aca46e04e/68747470733a2f2f7261772e6769746875622e636f6d2f6e6f7262736f66742f616e64726f69642d74797065666163652d68656c7065722f6d61737465722f726561646d655f73637265656e2e706e67)
965985

966986
<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>
967987

0 commit comments

Comments
 (0)