LawnchairLauncher / lawnchair

No clever tagline needed.
https://lawnchair.app
Other
9.17k stars 1.2k forks source link

[BUG] blur does not work anymore #4187

Open askorbinovaya-kislota opened 5 months ago

askorbinovaya-kislota commented 5 months ago

Describe the bug

blur in app menu was working on lawnchair 12, but does not work anymore in lawnchair 14

Steps to reproduce

Steps to reproduce the behavior:

  1. open the app menu
  2. background is not blurred

Expected behavior

it should be blurred

Screenshots

lawnchair 12: Screenshot_2024-04-03-16-19-09-275_app lawnchair lawnchair 14: Screenshot_2024-04-03-17-59-35-001_app lawnchair

Device information

Additional context

No response

MrSluffy commented 5 months ago

Unfortunately we have a guard for this, we only allow A13+ since some A12 oem is crashing here for your reference : BlurUtils.java

ItxWeird commented 5 months ago

Unfortunately we have a guard for this, we only allow A13+ since some A12 oem is crashing here for your reference : BlurUtils.java

I'm on android 13 and the blur does not work for me?