nisrulz / qreader

:white_square_button: [Android Library] Read QR codes using google's mobile vision api, but without the hassle
http://nisrulz.github.io/qreader
Apache License 2.0
371 stars 108 forks source link

square indicator #38

Closed wizardkhinz18 closed 3 years ago

wizardkhinz18 commented 7 years ago

how do we put square indicator at the center of surfaceview

alexxgarci commented 7 years ago

Use a RelativeLayout in the QReader activity and then put an ImageView with android:layout_centerInParent="true"

nisrulz commented 3 years ago

Closing as issue is outdated. Please open a new issue if the issue still persists.