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

string/chooser——label Not found #32

Closed copywrite closed 10 years ago

copywrite commented 10 years ago

When i added the “FileChooserActivity” activity in manifest i came across such an error

error: Error: No resource found that matches the given name (at 'label' with value '@string/chooser_label').

Any help, thanks in advance

copywrite commented 10 years ago

the value in strings.xml is actually: android:label="@string/choose_file"

the code in README.markdown should be corrected