Custom toast messages.
- You can create customizable toast messages with FBToast.
- Use
FBToast.LENGTH_SHORTorFBToast.LENGTH_LONGfor toast display duration. - You can use
Gravity.BOTTOM,Gravity.TOP,Gravity.LEFTorGravity.RIGHTfor toast position on screen.

from The Android Arsenal
No comments:
Post a Comment