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

Support for older Android systems #140

Open
gleb-skobinsky opened this issue Feb 27, 2024 · 3 comments
Open

Support for older Android systems #140

gleb-skobinsky opened this issue Feb 27, 2024 · 3 comments
Labels
android enhancement New feature or request help wanted Extra attention is needed

Comments

@gleb-skobinsky
Copy link

Many thanks to you Chris and other contributors for this awesome library! It works like charm, unlike numerous fancy, but intangible solutions available out there.
This is not an issue, but rather a feature request. How likely it is that this library may support RenderScript-based blur for the older Android versions (pre-Android 12)? Is a pull request to add such functionality something that you guys would consider?

@chrisbanes
Copy link
Owner

How likely it is that this library may support RenderScript-based blur for the older Android versions (pre-Android 12)?

Not likely, unless someone contributes it.

Is a pull request to add such functionality something that you guys would consider?

I'd definitely consider it! My only thought is that this would probably need to be opt-in.

@gleb-skobinsky
Copy link
Author

Great, I will give it a try then sometime soon.

@chrisbanes chrisbanes added enhancement New feature or request help wanted Extra attention is needed android labels Feb 29, 2024
@iZakirSheikh
Copy link

You can try legacybackgroundBlur modifier from my lib.
Here check this article "Blurring the Lines: How to Achieve a Glassmorphic Design with Jetpack Compose " https://medium.com/proandroiddev/blurring-the-lines-how-to-achieve-a-glassmorphic-design-with-jetpack-compose-0225560c2d64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants