Remove wallpaper blur effect

Never actually really worked
This commit is contained in:
MM20
2021-10-10 13:01:25 +02:00
parent 087d4fd455
commit dbc1444d7f
11 changed files with 5 additions and 332 deletions
+2 -2
View File
@@ -7,8 +7,8 @@
android:layout_height="match_parent"
android:clipChildren="false">
<de.mm20.launcher2.ui.legacy.view.BlurView
android:id="@+id/blurView"
<FrameLayout
android:id="@+id/dimWallpaper"
android:layout_width="match_parent"
android:layout_height="match_parent" />