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