Skip to main content

ProgressiveBlurView


ProgressiveBlurView

Use in XML layout

<com.qmdeve.blurview.widget.ProgressiveBlurView
        android:layout_width="match_parent"
        android:layout_height="150dp"
        app:blurRadius="20dp"
        app:progressiveDirection="topToBottom"
        app:progressiveLayers="5"
        app:progressiveOverlayColor="#80FFFFFF" />

Attribute Description

Attribute NameType
app:progressiveOverlayColorcolor
app:progressiveDirectionenum
app:progressiveLayersinteger
app:progressiveBlurRadiusdimension