You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include"title="Back to directory"style="width:100%"><imgsrc="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png"align="right"/></a>
155
168
169
+
1. RecyclerItemDecoration
170
+
RecyclerItemDecoration allows you to draw divider between items in recyclerview with multiple ViewType without considering items' positions!
171
+
You don't need to think about items' position! You need to care about their ViewType!!
<ahref="https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include"title="Back to directory"style="width:100%"><imgsrc="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png"align="right"/></a>
287
305
288
306
1. SmartTabLayout
289
307
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.
A modified version of Android's experimental StaggeredGridView. Includes own OnItemClickListener and OnItemLongClickListener, selector, and fixed position restore. contains cache, extends from ViewGroup
<ahref="https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include"title="Back to directory"style="width:100%"><imgsrc="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png"align="right"/></a>
<ahref="https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include"title="Back to directory"style="width:100%"><imgsrc="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png"align="right"/></a>
429
542
430
543
#### 8. TextView
431
544
include TextView and other views extend TextView, like EditText, Button, RadioButton and so on
<ahref="https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include"title="Back to directory"style="width:100%"><imgsrc="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png"align="right"/></a>
1039
1152
1040
-
#### 11. Others
1153
+
#### 11. Maps
1154
+
1. GraphHopper
1155
+
Fast routing library and server using OpenStreetMap
<ahref="https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include"title="Back to directory"style="width:100%"><imgsrc="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png"align="right"/></a>
1170
+
1171
+
#### 12. Others
1041
1172
1. Salvage view
1042
1173
Generic view recycler and ViewPager PagerAdapter implementation.
<ahref="https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include"title="Back to directory"style="width:100%"><imgsrc="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png"align="right"/></a>
1128
1259
1260
+
1. CacheUtilsLibrary
1261
+
This is a simple Android utils library to write any type of data into cache files and then read them later, using Gson to serialize and deserialize these data.
<ahref="https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include"title="Back to directory"style="width:100%"><imgsrc="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png"align="right"/></a>
0 commit comments