Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to change the height of RecognizerRunnerView in Blink id ui android? #76

Open
phanikumar560 opened this issue Apr 27, 2020 · 3 comments

Comments

@phanikumar560
Copy link

Hi Team,
We tried changing the android:layout_height value to "250dp" in RecognizerRunnerView from "match_parent" to "250dp" in mb_activity_scan_document.xml.

When we are scanning for United Arab Emirates ID card the Emirates ID back is not recognized when camera is placed in the same place as that of scanning Emirates ID front. [We have to keep emirates ID bit far from the camera frames to recognize it properly.]

Version Tested : 4.8 & 4.11 latest.

Attached the mb_activity_scan_document.xml in text document for the reference.
Tesst.txt

Could you please provide resolution for this scenario?

Thanks
Phani

@matvidako
Copy link
Contributor

Hi Phani,

you only have issues after changing height to 250dp and not with default UI?
What are you trying to achieve by changing the height?

@phanikumar560
Copy link
Author

Hi Team,
We have an issue if change the value only after changing the height not with the default UI in sample app.
We are customizing the UI[Changing the back ground color, add some texts,adding some frames] to integrate into the original application.

Thanks
Phani

@matvidako
Copy link
Contributor

Hi,

you could try leaving RecognizerRunnerView the same size and placing your extra views over it.

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

No branches or pull requests

2 participants