How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
BlurView is a custom Android UI component that provides real-time, dynamic blurring effects for user interfaces. It functions as a layout element that applies a blur effect to the content of the underlying view hierarchy, enabling the creation of glassmorphism styles and translucent backgrounds. The project focuses on implementing dynamic background rendering that updates as the content beneath the blurred area changes. It allows for the porting of frosted glass visual styles to Android layouts through adjustable diffusion levels and rounded corner clipping. The implementation covers visual
The main features of wl9739/blurredview are: Blur Effects, Visual Effects.
Open-source alternatives to wl9739/blurredview include: hitomis/crazyshadow. kikoso/android-stackblur — Android StackBlur is a library that can perform a blurry effect on a Bitmap based on a gradient or radius, and return… 500px/500px-android-blur — Android Blurring View. dimezis/blurview — BlurView is a custom Android UI component that provides real-time, dynamic blurring effects for user interfaces. It… jrvansuita/gaussianblur. manabu-gt/etsyblur — EtsyBlur is an Android library that allows developers to easily add a glass-like blur effect implemented in the Etsy…