diff --git a/README.md b/README.md index f52e395..7141849 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,12 @@
-## Screenshots +## Demonstration- - - + + + +
## Star history 🌟 @@ -107,23 +108,23 @@ TYPE.ALERT TYPE.ERROR TYPE.NONE ``` -By Default Position is Bottom. -| SUCCESS | INFO | ALERT | ERROR | -|:---------------------------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------------------------------:|:-----:|:---------------------------------------------------------------------------------------------------------------------------------------------:| -| | | | | +| SUCCESS | INFO | ALERT | ERROR | NONE +|:---------------------------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------------------------------:|:-----:|:---------------------------------------------------------------------------------------------------------------------------------------------:| :---------------------------------------------------------------------------------------------------------------------------------------------:| +| | | | | | ## Positioning 📱 We can customize the Position of Dialog. ```kotlin +POSITIONS.TOP POSITIONS.CENTER POSITIONS.BOTTOM ``` -By default, the Position is **Bottom**. +By default, the Position is **CENTER**. -| CENTER | BOTTOM | -|:---------------------------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------------------------------:| -| | | +| TOP | CENTER | BOTTOM +|:---------------------------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------------------------------:| :---------------------------------------------------------------------------------------------------------------------------------------------:| +| | | | ## Hacktoberfest 2022 This project has been submitted for hacktoberfest 2022. [See more here](https://hacktoberfest.com/)