Skip to content

Overlay transparent background #77

Description

@Leonid-Kiev

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>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions