Skip to content

使用副单位也存在edittext长按弹框适配问题 #464

Description

@nomadyfyc

项目中使用了副单位,并且关闭了支持DP,但是在edittext长按弹框中,字体大小还是有问题,请问这个怎么解决?
我的设置:
AutoSizeConfig.getInstance().getUnitsManager()
.setSupportDP(false)
.setSupportSubunits(Subunits.MM);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions