mirror of
https://github.com/Shabinder/SpotiFlyer.git
synced 2024-11-21 16:54:33 +01:00
Fix Download Directory Chooser crashing in Desktop
This commit is contained in:
parent
7ff8b918ff
commit
545daf5d5b
@ -75,6 +75,7 @@ fun main() {
|
||||
state = windowState,
|
||||
icon = BitmapPainter(useResource("drawable/spotiflyer.png", ::loadImageBitmap))
|
||||
) {
|
||||
appWindow = window
|
||||
LifecycleController(lifecycle, windowState)
|
||||
Surface(
|
||||
modifier = Modifier.fillMaxSize(),
|
||||
|
Loading…
Reference in New Issue
Block a user