Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Scan area full screen #515

Closed
Closed
@Grontag

Description

I am using ZXingScannerView in my Activity. Id like to set the scan area to the whole extension of the screen. Is there any way to do it?

Thanks!

<me.dm7.barcodescanner.zxing.ZXingScannerView
android:id="@+id/scanview"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_above="@+id/backbutton"/>

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions