MrEngineer13 / SnackBar

toast-like alert pattern for Android inspired by the Google Material Design Spec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing JavaDocs for OnVisibilityChangeListener

AOrobator opened this issue · comments

There is no documentation as to what stack size is, and upon reading it, it isn't immediately obvious. Please add javadocs explaining what stack size is.

The stackSize refers to the number of messages left to show. I have added JavaDoc to all public facing methods as of version 1.0.0