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

Overlay transparent background #77

Open
Leonid-Kiev opened this issue Jun 19, 2017 · 0 comments
Open

Overlay transparent background #77

Leonid-Kiev opened this issue Jun 19, 2017 · 0 comments

Comments

@Leonid-Kiev
Copy link

Leonid-Kiev commented Jun 19, 2017

Trying to implement layout as shown on the example
(1)if you like SwipeRefreshLayout drop-down refresh effect

687474703a2f2f7777772e61706b6275732e636f6d2f646174612f6174746163686d656e742f666f72756d2f3230313530392f31302f3137313333387938756673786a7273376b32727875332e6a7067

However overlay is not transparent, but white!
How to change overlay color?
Here is the snippet of code:

<com.cjj.MaterialRefreshLayout
    xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:app="http://schemas.android.com/apk/res-auto"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:id="@+id/refresh"
    app:overlay="true"
    app:wave_show="false"
    >
...
</com.cjj.MaterialRefreshLayout>
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