אליהו הדס
04/28/2025, 12:33 PMTray(
iconContent = {
Icon(Icons.Default.Favorite, contentDescription = "", tint = Color.White, modifier = Modifier.fillMaxSize())
},
tooltip = "My Application",
primaryAction = { /* your action */ }
) { /* menu */ }
✨*Highlights*:
• Fully dynamic tray icons
• Seamless cross-platform support (Windows, macOS, Linux)
• Smooth recomposition and scaling
• Old iconPath
API is now deprecated
Read the full release here
Thanks for supporting ComposeNativeTray!