BlurTutorial
BlurTutorial copied to clipboard
Library for creating blur effects under Android UI elements
So the situation is: `CoordinatorLayout > AppBarLayout > Toolbar(1 child) + ConstraintLayout(2 child)` is OK, works as intended `CoordinatorLayout > AppBarLayout > Toolbar(1 child) + ConstraintLayout(2 child) > any child...
When click on outside context menu dialog need to disappear or close. Please provide option for outside touch than close context menu.
**Tested Device**: Pixel XL Android 23 (Emulator) **Issue** : Why is the height of the button hardcoded to 25dp? **Expectation**:  **Reality** : ![Screen...
Some of the extractor classes are getting this error- `MenuItemImpl.getItemId can only be called from within the same library group prefix (referenced groupId='androidx.appcompat' with prefix androidx from groupId='rootProjectName')` Can you...