0

I have a RecyclerView with an EditText in each row, where each EditText has the attribute

android:inputType = "numberSigned|numberDecimal".

I want the user to easily be able to change any value(s) they want. However it's a little awkward on the keyboard because there doesn't seem to be a plain "I'm done changing this number, so hide the keyboard now" button.

If I press Back, it minimizes the app. I have to continually press the "OK button" that is there, but all this does is carry forward to the next EditText.

The 29th Saltshaker
  • 671
  • 1
  • 6
  • 16

0 Answers0