Textview fontsize SP vs android资源目录...是否有用于字体大小配置的资源目录?
在我的应用程序中,我们主要使用 SP 来帮助视障人士。
然而,有时字体太大或太小,android 组件不能很好地工作,剪切一些文本或错误计算 textview 的适当宽度和高度。
我们一直在使用自动收缩组件,但仍然有一些边缘情况会破坏应用程序。对于这些情况,我想创建特定的布局。
我的问题是,配置更改是否落入应用程序的某些资源目录中?我的意思是,如果用户选择大字体,我是否能够在 ldpi 或任何其他目录中放置特殊布局?
In my app we are using mostly SP in order to help visually impaired people.
However, sometimes font is just too big or too small and android components don't work very well, cutting some text or miscalculating the appropriate width and height of the textview.
We have been using autoshrink components but still there are some edgecases that break the app. For those cases, I want to create specific layouts.
My question is, does the configuration change fall into some of the resource directories of the app? I mean, if The user chose large font, will I be able to place special layouts in the ldpi
or any other directory for example?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论