As Michael showed me, resources, themes, even text...
# compose-desktop
p
As Michael showed me, resources, themes, even text xml files, can be organized on the same way (folders, way of use, theme.kt file, etc...) than in Android, but when you create a new KMP Compose Desktop project doesn't come already organized and prepared for that... you must prepare for doing it manually. Whould be much better if they come already ready with that. Also migrating between android and desktop or other MKP platforms whould be much easier. Also it surprises me that is not ready for Material 3. It seems that KMP Compose Desktop can be worked a little more to make it more powerful with some small steps, just adding these things that are already being used in Android. Even it was hard for me to find the way to Center the window on the screen. Without Michael help it whouldn't be possible to find out. What do you think guys? I like Compose Desktop, I think it can become easier to use with some minor documentation changes and giving the projects already prepared for managing resources, themes, strings.xml like in Android.
1