MaterialSearchView
MaterialSearchView copied to clipboard
Update JavaDocs and add them to the build script
Most methods have JavaDocs already - let's go through them and ensure all methods and properties have documentation, and update the CI file to build the HTML page every time and see about hosting it on the wiki page or something.
This would allow users to see what the library has to offer without diving into the code each time, and would save a lot of unnecessary issues from being created.
Loved the idea, it'll help the users for sure. Thanks Adam!