【发布时间】:2020-03-27 23:11:35
【问题描述】:
目前,我正在开发一个 android 应用程序,因此,我需要实现这样的功能,以防止每当用户从 android 设备设置应用程序更改显示大小时进行布局缩放。
我正在使用以下库来获取字体大小和视图大小。 字体大小https://github.com/intuit/ssp 查看尺寸https://github.com/intuit/sdp
【问题讨论】:
-
使用约束布局以获得最佳效果。
标签: android android-layout android-context context-configuration