-
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.
Move EditText methods to EditTextElement interface
Many of the methods originally organized under the ForageElement interface should actually live under the EditTextElement interface as not all ForageElements will specifically care to implement them (e.g. the UI-based ForagePinPad, does not care about hints, box stroke, and also has no concept of "focussed" Signed-off-by: Devin Morgan <[email protected]>
- Loading branch information
1 parent
6960592
commit 9fc0eff
Showing
1 changed file
with
35 additions
and
35 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