-
Couldn't load subscription status.
- Fork 18.4k
Closed
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.mobileAndroid, iOS, and x/mobileAndroid, iOS, and x/mobile
Milestone
Description
CodeKeypadPlusSign is returned by the library via this line, similar to CodeKeypadHyphenMinus above it:
https://github.com/golang/mobile/blob/c6794c95c70b02ddb1a79d92fec29f8b8ddd8836/event/key/key.go#L179
but there is no corresponding CodePlusSign with CodeHyphenMinus:
https://github.com/golang/mobile/blob/c6794c95c70b02ddb1a79d92fec29f8b8ddd8836/event/key/key.go#L136
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.mobileAndroid, iOS, and x/mobileAndroid, iOS, and x/mobile