MotionToast
MotionToast copied to clipboard
Fixed Toast Gravity(TOP & CENTER) not aligned properly
Fixed issue #31 By adjusting the values for Gravity TOP & CENTER, the toast centers properly.
Before
After
Gravity.TOP
worked for me