This website requires JavaScript.
Explore
Help
Sign In
letro
/
letro-android
Watch
1
Star
0
Fork
0
You've already forked letro-android
Code
Issues
Pull Requests
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
f0ec0164efc73f3c2c4704bdb35480aa7f3a7283
letro-android
/
libraries
/
push
History
Benoit Marty
f0ec0164ef
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
..
api
Let notifications use avatar fallback.
2025-11-12 11:28:42 +01:00
impl
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
test
Let notifications use avatar fallback.
2025-11-12 11:28:42 +01:00