maxkeppeler / sheets

⭐ ‎‎‎‏‏‎ ‎Offers a range of beautiful sheets (dialogs & bottom sheets) for quick use in your project. Includes many ways to customize sheets.
https://maxkeppeler.github.io/sheets/
Apache License 2.0
921 stars 77 forks source link

A typo in some of your functions #4

Closed KaustubhPatange closed 3 years ago

KaustubhPatange commented 3 years ago

Upon looking at the code I found out you made a typo here & a similar one here.

-  fun cloeButtonDrawable(...)
+  fun closeButtonDrawable(...)
maxkeppeler commented 3 years ago

Oh, no. Will fix it now. Thanks!