Closed wizardkhinz18 closed 3 years ago
how do we put square indicator at the center of surfaceview
Use a RelativeLayout in the QReader activity and then put an ImageView with android:layout_centerInParent="true"
RelativeLayout
android:layout_centerInParent="true"
Closing as issue is outdated. Please open a new issue if the issue still persists.
how do we put square indicator at the center of surfaceview