Skip to content

Commit 6d44f03

Browse files
author
sw926
committed
add image file selector
1 parent 807cf54 commit 6d44f03

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

English Version/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1044,7 +1044,10 @@ Demo Apk: https://play.google.com/store/apps/details?id=teaonly.droideye
10441044
libpng for Android NDK
10451045
Project Address: https://github.com/julienr/libpng-android
10461046
Document: http://www.libpng.org/pub/png/libpng.html
1047-
<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>
1047+
<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>
1048+
1049+
1. Image File Selector
1050+
Project Address: https://github.com/sw926/ImageFileSelector
10481051

10491052
#### 8. Event Bus
10501053
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.

繁體中文版/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1352,6 +1352,10 @@ java壓縮和解壓庫
13521352
(5) 比較兩個zip包等功能
13531353
<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>
13541354

1355+
1. Image File Selector
1356+
輕量級的圖片文件選擇器,用系統api選取,壓縮和裁切圖片,可以方便的得要指定尺寸的圖片
1357+
項目地址:https://github.com/sw926/ImageFileSelector
1358+
13551359
#### 十三、其他
13561360
1. Salvage view
13571361
帶View緩存的Viewpager PagerAdapter,很方便使用

0 commit comments

Comments
 (0)