Open Odaym opened 9 years ago
Just to make it clear, I have nothing to do with the library itself :) Opting myself out.
No problem thanks for the help so far
Hi @Odaym , This seems like a bug, thanks for reporting.
@faradaj have you made any progress on fixing this issue. I to am having the same problem.
I myself have tried many other libraries and none work properly (or at least as expected). An example is 500px's attempt
I've tested the library with an Activity that has a Relative Layout and some more elements and it works just fine and it blurs well and just like the demo on the main page.
However when I try the exact same code for another Activity that has a Google Maps map fragment and some other elements on the top and bottom of that Activity, all those elements get blurred except for the map. Here is the screenshot of this issue and I find it very strange, I even just tried to put the map inside another Relative Layout just to see, it didn't make any difference.
Wrong blurring activity: http://i.imgur.com/LyXNGTU.png?1
Correctly blurring Activity: http://i.imgur.com/1ohw0RS.png?1
Any ideas @faradaj or @jbaruch ?