Detekt: sentences must end with a period.
This commit is contained in:
parent
39a2e2a809
commit
5d0751de72
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ class CallIntentDataParser @Inject constructor() {
|
|||
* Ensure the uri has the following parameters and value:
|
||||
* - appPrompt=false
|
||||
* - confineToRoom=true
|
||||
* to ensure that the rendering will bo correct on the embedded Webview.
|
||||
*/
|
||||
private fun Uri.withCustomParameters(): String {
|
||||
val builder = buildUpon()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue