blinkid-ui-android
blinkid-ui-android copied to clipboard
how to change the height of RecognizerRunnerView in Blink id ui android?
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
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?
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
Hi,
you could try leaving RecognizerRunnerView the same size and placing your extra views over it.