MotionToast icon indicating copy to clipboard operation
MotionToast copied to clipboard

🌈 A Beautiful Motion Toast Library for Kotlin Android

Results 31 MotionToast issues
Sort by recently updated
recently updated
newest added

Hi, there is issue in description text of toast. It shows only text in 2 lines and longer text not showing completely. I noticed that you have set `android:maxLines="2"` to...

When I choose gravity top it automatically gets sticks to the top left side. and while I use the centre property it gets stuck to the right side.

( E/Toast: setGravity() shouldn't be called on text toasts, the values won't be used) Why is this error coming?

![Screenshot from 2022-01-17 17-31-26](https://user-images.githubusercontent.com/96294291/149766113-39cfdaf6-a97f-41e6-a910-9b4e0054423a.png) This Error show when it was Run ![Screenshot from 2022-01-17 17-33-06](https://user-images.githubusercontent.com/96294291/149766353-7d3d5cd2-c096-45a2-8a75-b99266c08687.png)

Java Implementation Examples are needed.......... Many devs prefer Java

Signed-off-by: Spikey Sanju

bug
Improvement

LONG DRATION not working,.. as well custom duration not working...

Hi, When I build the project using the Motion Toast imports in project and app gradle files, the compiler gives me the following error -> Execution failed for task ':app:checkDebugDuplicateClasses'....