Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

系统自定义字体实现方式引发的问题。 #515

Open
toxop-element opened this issue Nov 10, 2022 · 2 comments
Open

系统自定义字体实现方式引发的问题。 #515

toxop-element opened this issue Nov 10, 2022 · 2 comments

Comments

@toxop-element
Copy link

用Compose实现FontFamily的时候可以可以直接使用FontFamily(Font(R.font.xxx))很方便
用咱们插件设置了keepRoot = false混淆路径,发现会有问题。
排查发现
wecom-temp-107958-8867d782a2c786ede06e429875cfde8f
sdk实现加载字体的时候前缀设置了必须“res/”开头
问下咱们有方式可以实现keepRoot = false的同时针对特定的路径比如res/font做路径保留设置?

@yuntongzhong
Copy link

我也遇到了同样的问题

@pidanxiangjiao
Copy link

似乎是把res目录命名成了r,导致的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants