Trinea / android-common

Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on
http://p.codekk.com/
5.01k stars 2.65k forks source link

Add IOUtils #22

Closed vbauer closed 9 years ago

vbauer commented 9 years ago

It will be useful to have 2 additional methods: close & closeQuietly. Even android-commons library has code duplications without these methods.

Trinea commented 9 years ago

Good Job!

vbauer commented 9 years ago

Thank you for merge!

Trinea commented 9 years ago

You're welcome. Ahaha.

I have a repo of android open source project(https://github.com/Trinea/android-open-project) same to yours https://android-arsenal.com.

We create a repo to analysis implementation of famous project also, https://github.com/android-cn/android-open-project-analysis, I'm so sorry noly Chinese version now.