Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9a96338

Browse files
committed
Update README.md
1 parent 1cf39bb commit 9a96338

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

English Version/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,12 @@ Project Address: https://github.com/astuetz/PagerSlidingTabStrip
285285
Demo Apk: https://play.google.com/store/apps/details?id=com.astuetz.viewpager.extensions.sample
286286
<a href="https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include" title="Back to directory" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
287287

288+
1. SmartTabLayout
289+
A custom ViewPager title strip which gives continuous feedback to the user when scrolling.This library has been added some features and utilities based on android-SlidingTabBasic project of Google Samples.
290+
Project Address: https://github.com/ogaclejapan/SmartTabLayout
291+
Demo Apk: https://play.google.com/store/apps/details?id=com.ogaclejapan.smarttablayout.demo
292+
Renderings: ![Renderings](https://raw.githubusercontent.com/ogaclejapan/SmartTabLayout/master/art/demo1.gif)
293+
288294
#### 5. GridView
289295
1. StaggeredGridView
290296
A modified version of Android's experimental StaggeredGridView. Includes own OnItemClickListener and OnItemLongClickListener, selector, and fixed position restore. contains cache, extends from ViewGroup
@@ -679,6 +685,12 @@ Project Address: https://github.com/MarkMjw/PullScrollView
679685
Renderings: ![Renderings](https://raw.github.com/MarkMjw/PullScrollView/master/Screenshots/1.png)
680686
<a href="https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include" title="Back to directory" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
681687

688+
1. ArcLayout
689+
A very simple arc layout library
690+
Project Address: https://github.com/ogaclejapan/ArcLayout
691+
Demo Apk: https://play.google.com/store/apps/details?id=com.ogaclejapan.arclayout.demo
692+
Renderings: ![Renderings](https://raw.githubusercontent.com/ogaclejapan/ArcLayout/master/art/demo1.gif)
693+
682694
## 2. Common Util Libs
683695
Include Dependency Injection, ImageCache, Network, Database ORM, Android common lib, Compatible low version, Multimedia, Event Bus, Sensor, Security, Plug-in, File, Others<a href="https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include" title="Back to directory" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
684696
#### 1. Dependency Injection

0 commit comments

Comments
 (0)