Posts by Samuel Balena • 1 point
1 post
-
0
votes0
answers30
viewsQ: Variable problem (Kotlin)
Hello, I’m doing an android Studio project with Kotlin and I’m having the following error. equal.setOnClickListener { try{ val expressao = ExpressionBuilder(expressao.text.toString()).build() val…