8000 Adapter some phones for suddenly amplify the views and shrinking after. · Issue #395 · jackmoore/autosize · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Adapter some phones for suddenly amplify the views and shrinking after.  #395
Open
@Onperson

Description

@Onperson

Recently, One user tell me that views will amplify suddenly and come to normal, so I test it for some phones, It can't repeat.
The Phone model is Vivo s7e活力版, Then i have been find an answer to solve this problem, but it doesn't work.
@Override public Resources getResources() { //需要升级到 v1.1.2 及以上版本才能使用 AutoSizeCompat AutoSizeCompat.autoConvertDensityOfGlobal((super.getResources());//如果没有自定义需求用这个方法 AutoSizeCompat.autoConvertDensity((super.getResources(), 667, false);//如果有自定义需求就用这个方法 return super.getResources(); }

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

      0