iPaulPro / aFileChooser

[DEPRECATED] Android library that provides a file explorer to let users select files on external storage.
Apache License 2.0
1.79k stars 850 forks source link

Fixed Lint warnings #20

Closed ruiaraujo closed 11 years ago

ruiaraujo commented 11 years ago

I have fixed some Lint warning which reduced the complexity of the file.xml and the FileListAdapter.

iPaulPro commented 11 years ago

Thanks for the contribution, but I fear that many of these changes are unnecessary. Most are just formatting, and I'm actually already in the middle of an update that already fixes all formatting (according to standard AOSP). The file.xml optimization will be adopted, but I will not be merging this pull.