mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2025-06-05 21:49:13 +02:00
some spacing corrections
This commit is contained in:
@ -151,6 +151,7 @@ class CalculatorImpl(calculator: Calculator, private val context: Context) {
|
||||
lastKey = DIGIT
|
||||
return
|
||||
}
|
||||
|
||||
lastKey = EQUALS
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user