We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 075f140 + ed8b84d commit d04e097Copy full SHA for d04e097
README.md
@@ -44,6 +44,15 @@ ToastGenerate.getInstance(context)
44
1. **ToastLength.SHORT**
45
2. **ToastLength.LONG**
46
47
+# Screenshots:
48
+1. Success <br><img src="images/Screenshot_2022-08-26-13-34-40-322_com.collegedunia.toastlib.jpg" width="128"/>
49
+2. Normal <br><img src="images/Screenshot_2022-08-26-13-33-49-358_com.collegedunia.toastlib.jpg" width="128"/>
50
+3. Error <br><img src="images/Screenshot_2022-08-26-13-33-52-639_com.collegedunia.toastlib.jpg" width="128"/>
51
+4. Warning <br><img src="images/Screenshot_2022-08-26-13-33-55-765_com.collegedunia.toastlib.jpg" width="128"/>
52
+
53
54
55
56
57
58
That's pretty much it. Thanks
0 commit comments