Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
BlissLauncher
Commits
0b8c524d
Commit
0b8c524d
authored
Jun 06, 2022
by
Suphon Thanakornpakapong
Browse files
Decrease large blur radius
parent
7c1d7765
Pipeline
#191515
passed with stage
in 2 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/java/foundation/e/blisslauncher/core/blur/BlurWallpaperFilter.kt
View file @
0b8c524d
...
...
@@ -53,6 +53,6 @@ class BlurWallpaperFilter(private val context: Context) : WallpaperFilter<Bitmap
companion
object
{
const
val
BLUR_SCALE_SMALL
=
2
const
val
BLUR_SCALE_LARGE
=
8
const
val
BLUR_SCALE_LARGE
=
4
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment