This website requires JavaScript.
Explore
Help
Sign In
enki
/
blap-android
Watch
1
Star
0
Fork
0
You've already forked blap-android
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
4
Wiki
Activity
Files
8c6a7ccac5a5b4c69162169c581ffb0e7c16bbf6
blap-android
/
libraries
/
push
/
impl
T
History
Benoit Marty
8c6a7ccac5
Use the method
setLargeIcon(Bitmap?)
instead of
setLargeIcon(Icon?)
because it may scale the Bitmap on versions before API 27. Starting in API 27, the framework does this automatically.
2025-11-13 11:41:11 +01:00
..
src
Use the method
setLargeIcon(Bitmap?)
instead of
setLargeIcon(Icon?)
because it may scale the Bitmap on versions before API 27. Starting in API 27, the framework does this automatically.
2025-11-13 11:41:11 +01:00
build.gradle.kts
Let notifications use avatar fallback.
2025-11-12 11:28:42 +01:00