TP-00000 | added toastMock (#59)
This commit is contained in:
committed by
GitHub Enterprise
parent
adbb11cc3e
commit
cf1e812e4b
@@ -7378,5 +7378,19 @@
|
||||
"selectedRawValue": "24"
|
||||
}
|
||||
}
|
||||
},
|
||||
"toastMock": {
|
||||
"parentComposeView": [
|
||||
{
|
||||
"property": {
|
||||
"viewType": "Toast",
|
||||
"width": "WRAP_CONTENT",
|
||||
"height": "WRAP_CONTENT",
|
||||
"message": "Please select different Loan amount",
|
||||
"duration": "LENGTH_LONG",
|
||||
"visible": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user