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

Utils Should have 2 version #39

Closed bliveinhack closed 6 years ago

bliveinhack commented 6 years ago

Hello,

great work. indeed it would be great if we have 2 versions of Utils.

  1. Separate Utils which can be used individually without dependent on another Utils.
  2. Dependent Utils [the current version]

i hope it makes clear. because sometimes a developer wants just one Utils in their project and they are ended up importing many files.

Trinea commented 6 years ago

Thank you, I'm so sorry, I don't have time to maintain this library, so you can take utils out and use it by yourself.