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
|
lastKey = DIGIT
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
lastKey = EQUALS
|
lastKey = EQUALS
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user