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

PDFView, setBackground transparent become black #50

Open
JeanChristophePal opened this issue Jul 29, 2016 · 0 comments
Open

PDFView, setBackground transparent become black #50

JeanChristophePal opened this issue Jul 29, 2016 · 0 comments

Comments

@JeanChristophePal
Copy link

Hello,

When I set the background of the PDFView to transparent it turn to black.

        <com.github.barteksc.pdfviewer.PDFView
            android:layout_width="wrap_content"
            android:layout_height="match_parent"
            android:background="@color/transparent"/>

where transparent is:

<color name="transparent">#00000000</color>

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

1 participant