Baron Hall

Results 6 issues of Baron Hall

Add the following method to the BitmapLruCache class: ``` java public void purgeDiskCache() { try { mDiskCache.delete(); } catch (IOException ex) { ex.printStackTrace(); } } ```

In the prior example, the custom KeyboardView style was not being used at all. While you have added all the KeyboardView attributes properly (attrs.xml) allowing you to reference them in...

Great library. Needs a `setZoom(float zoom)` method.

enhancement

This is just bad practice. Please modify the builder to just setup the class, and provide a separate method to get the config from the remote API.

Please provide a way to specify custom horizontal padding or margin for the dots, which isn't tied to the dot size.

Please ensure you have given all the following requested information in your report. #### Please select the affected platforms - [X] Android Studio - [ ] IntelliJ IDEA #### Please...