loadtoast
loadtoast copied to clipboard
Added methods to allow for manually set font size, measured in dp.
Hi!
I've added two methods in LoadToast.java and LoadToastView.java that makes it possible to set a static font size instead of adjusting according to available space.
The size is measured in dp.
This pull request reflects issue #16.
This is my first pull request, so if I've screwed up I'm sorry!