Join Slack
Powered by
It seems that fonts in `androidMain/res/font` are ...
# multiplatform
m
Mark
06/06/2025, 9:35 AM
It seems that fonts in
androidMain/res/font
are not bundled in the APK (though the IDE does recognize them as
R.font.foo
). Is this expected? Any workaround?
Mark
06/07/2025, 11:30 AM
Similarly with
mipmap
s
Mark
06/08/2025, 7:46 AM
This article suggests mipmap (in androidMain) should work, but I wonder if it only works in app modules (not library modules):
https://proandroiddev.com/building-deploying-a-simple-kmm-app-part-1-app-icons-8e8b739c7981
2
Views
Open in Slack
Previous
Next