Closed planarvoid closed 1 year ago
Thanks for testing @khaykov ! I think both of these are kind of ok. If the user taps a lot of times, I think it's fine to just let it pass. We'll also show a dialog in the DO app so I think this will not happen IRL. This is a nice-to-have feature so I think it's also OK if it doesn't work on some devices
Got it 👍 Then it's :shipit:
Fix
In this PR I'm adding an option to override the backspace on the soft keyboard. This is useful if you want to show a dialog instead of deleting a certain item (like an image).
In order to test it you have to:
EXAMPLE
string to something like this:Test 1
Test 2
Test 3
Review
@khaykov
Make sure strings will be translated:
strings.xml
as a part of the integration PR.