Blur-It is an Android project demonstrating an efficient method for background blurring, particularly challenging on Android 11 or earlier devices.
The project includes a movable blur view that traverses the constraint layout , along with a seek bar to dynamically adjust the blur radius. Additionally,
it addresses and seeks to ignore any UI glitches for a smoother user experience. 🙏🏻
Special credits to https://github.com/Dimezis/