Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Custom Manual Entry Activity #132

Open
kylannjohnson opened this issue Apr 4, 2017 · 3 comments
Open

Custom Manual Entry Activity #132

kylannjohnson opened this issue Apr 4, 2017 · 3 comments

Comments

@kylannjohnson
Copy link

General information

  • SDK/Library version: 5.4.2
  • Android Version and Device: N/A

Issue description

My question is more for an enhancement. Have you ever considered letting the caller to CardIOActivity specify their own Activity for manual entry? The caller could simply provide an Intent to be used to launch the activity.

This feature would be nice for users who want to significantly customize the manual entry screen.

Thanks!

@lkorth
Copy link
Member

lkorth commented Apr 5, 2017

You should be able to accomplish exactly this by disabling manual entry and filling in your manual entry screen with any data that comes back from the scan. The only difference would be if the user doesn't want to scan their card, they would have to press back or cancel instead of the keyboard icon.

@kylannjohnson
Copy link
Author

That was the original implementation I went with, but, as you suggest, the keyboard button is no longer usable. IMO, this could be a bad user experience as the user would have to purposefully pick "manual entry" to launch the custom activity from the activity that launched card.io rather than selecting "manual" entry in the card.io screen.

Does the approach I said for providing an intent make sense? Can you think of another approach?

@kylannjohnson
Copy link
Author

Just circling back. Any thoughts here @lkorth ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants