-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## What - Added `showKeyboard` method to `ForageElement` interface - Implemented `showKeyboard` method in `ForagePANEditText` and `ForagePINEditText` - Updated `FlowBalanceFragment` and `FlowTokenizeFragment` to use `showKeyboard` method ## Why - To provide a way to show the soft keyboard when needed explicitly ## Test Plan - ❌ I've added unit tests for this change. - ✅ The reviewer should manually test the changes in this PR. ## Demo [Show Keyboard Demo.webm](https://github.com/teamforage/forage-android-sdk/assets/12377418/65f68891-839c-4e34-86ed-ca98c2aa38f5) ## How ~This PR is blocked until we hear back from BT about how to support the show-keyboard functionality with BT inputs. Otherwise the behavior will differ based on the backing vault.~ This PR can now be readily merged 🥳
- Loading branch information
1 parent
a2d93ca
commit 939931a
Showing
6 changed files
with
45 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters