CalculatorInputView icon indicating copy to clipboard operation
CalculatorInputView copied to clipboard

With Calculator InputView you can add functionality of calculation in an EditText.

Results 1 CalculatorInputView issues
Sort by recently updated
recently updated
newest added

This will not work > compile 'com.github.gperez88:CalculatorInputView:1.0.2' Only below works. > compile 'com.github.gperez88:calculatorInputView:1.0.2' Another question, only 0.01 can be input. All 0.001, 0.0001 that less 0.01 can not be input....