In the loading dialog when you Press back button it lets to close it
This commit is contained in:
parent
8a6e8ce240
commit
018cced971
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ open abstract class DialogMaterial{
|
||||||
* Init the builder
|
* Init the builder
|
||||||
* */
|
* */
|
||||||
builder = MaterialDialog.Builder(activity)
|
builder = MaterialDialog.Builder(activity)
|
||||||
|
builder.cancelable(false)
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue