bliveinhack
bliveinhack
When using more Blurry view inside parent view it fails to delete parent view. **How to reproduce** ` ` Now if we do `Blurry.with(context).radius(30).animate().capture(child_1).into(child_1);` And then `Blurry.with(context).radius(30).animate().onto(ParentView)` Now using `Blurry.delete(ParentView)`...
Hi, Thanks for the library. it'll be great to have filter implementation also.
#### Describe the bug - When we use $tenant->run() to perform query on another tenants from central/tenants context it should work as expected. for example : `$tenant->run(function () { User::create(...);...
- Able to add title under menu icons.
- Support AndroidX - Support BottomSheets - Support Dialogs
Hello, Thanks for your work. How can we use more than one instance to play effects and control play , pause of each effects . I see you only have...
### Describe the bug Viewer seems to be hang when using larger PDF files. ### To Reproduce You can try any large PDF files to reproduce this issue. ### Expected...