Detekt: sentences must end with a period.
This commit is contained in:
parent
b6d94830b0
commit
d4b83cfd45
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:
|
* Ensure the uri has the following parameters and value:
|
||||||
* - appPrompt=false
|
* - appPrompt=false
|
||||||
* - confineToRoom=true
|
* - confineToRoom=true
|
||||||
|
* to ensure that the rendering will bo correct on the embedded Webview.
|
||||||
*/
|
*/
|
||||||
private fun Uri.withCustomParameters(): String {
|
private fun Uri.withCustomParameters(): String {
|
||||||
val builder = buildUpon()
|
val builder = buildUpon()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue