This website requires JavaScript.
Explore
Help
Sign in
Sulkta-Coop
/
element-x-ada
Watch
2
Star
0
Fork
You've already forked element-x-ada
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8c6a7ccac5
element-x-ada
/
libraries
/
push
/
impl
History
Download ZIP
Download TAR.GZ
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