Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
MarsadMaqsood committed Jul 15, 2022
1 parent 88ffa74 commit e8bac9d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,16 +107,12 @@ getButton(/*StylishAlertDialog.Button)Type*/)
getButton(/*StylishAlertDialog.Button)Type*/).setBackgroundTintList()
setCancellable(boolean cancellable)
setCancelledOnTouchOutside(boolean cancelledOnTouchOutside)
<<<<<<< HEAD
setCustomView(View view, boolean withContent)
=======
setDismissOnClick(boolean dismissOnClick)

>>>>>>> 23dd967fa5b76fd9a240aa4e67c0572d1f54417f
```
thanks to the project [materialish-progress](https://github.com/pnikosis/materialish-progress)

Code Samples
---

Simple basic message:

Expand Down

0 comments on commit e8bac9d

Please sign in to comment.