charbgr / BlurNavigationDrawer

Android - Blur Navigation Drawer like Etsy app.
Apache License 2.0
416 stars 79 forks source link

BlurActionBarDrawerToggle not blurring TextViews #5

Open manuelwenner opened 9 years ago

manuelwenner commented 9 years ago

Hey Basilis,

thanks for the awesome library. It's working great. My only problem is that it only blurs ImageViews and not TextViews. I found a solution on stackoverflow (http://stackoverflow.com/questions/27804984/blur-only-blurs-images-not-text-ore-something-else?newreg=e0dd218fd188467cb2420318bd710c8a) but it's not working for me. Does it work in your case?

Thanks in advance. Manuel

mohammed1ali commented 9 years ago

For me also it does not blur TextViews. I also have Google Map which covers almost half my screen. It does not blur Google Map. (Opening new Issue for that)