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>
1059
+
<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>
A typical use case for Android apps is gluing Activities, Fragments, and background threads together. Conventional wiring of those elements often introduces complex and error-prone dependencies and life cycle issues.
<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
1167
1040
-
#### 11. Others
1168
+
#### 11. Maps
1169
+
1. GraphHopper
1170
+
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>
1185
+
1186
+
#### 12. Others
1041
1187
1. Salvage view
1042
1188
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
1274
1275
+
1. CacheUtilsLibrary
1276
+
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