25sprout Android Library
這是給公司內部使用的。其目的如下:
- 統整常用的 Libraries or 小工具,減少個別管理通用套件的麻煩。
- 把一些 Customize 的東西放上來,方便不同的專案使用
- 建立一個resources的參考(例如dimen.xml),以便統一規格,加速開發
Repo 連結
https://bitbucket.org/25sproutappdepartment/sproutlib-android
注意:僅限 25sprout員工 可檢視
目前的功能(v1.2.0)
- SproutCycle: Custom Lifecyle for Activity and Fragment. 目前已支援
data binding
LifeCycle - RecyclerClickSupport:協助提供ItemClickListener for RecyclerView
- SproutEncryption:自製字串加密
- Timber 4.1.0: Log Library
- Resources Reference:定義一些常用的 resources
詳細介紹,請見子層項目