Join Slack
Powered by
```val uuid = (beginUuid + sessionCharacteristic +...
# android-studio
a
Adam Pelsoczi
06/28/2022, 10:44 AM
Copy code
val uuid = (beginUuid + sessionCharacteristic + endUuid).lowercase()
val a = "" + "" + "" -> to lower case, and the IDE can't display the value ... speechless
3
Views
Open in Slack
Previous
Next