Giter Club home page Giter Club logo

fontadaptation's Introduction

FontAdaptation

Android 字体大小适配的各种场景

场景一

根据文案长度自动改变字体大小。如下图所示,第一个为不符合需求的标题,第二个为符合需求的标题。

场景二

字体大小不随系统设置改变。如下图所示,第一个符合需求,第二个不符合需求。

场景三

去除 TextView 默认内边距。如下图所示,第一个为普通 TextView,第二个为加了 includeFontPadding 属性的 TextView,第三个为自定义 TextView(符合需求)。

详细介绍请看文章:聊聊 Android 中的字体大小适配

ps:如果对你有帮助,点下star就是对我最大的认可。

fontadaptation's People

Contributors

wildma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fontadaptation's Issues

NoPaddingTextView super.onMeasure() blocked

use doraemonkit will monitor blocked
//DoraemonKit
debugImplementation 'com.didichuxing.doraemonkit:doraemonkit:1.1.7'
releaseImplementation 'com.didichuxing.doraemonkit:doraemonkit-no-op:1.1.7'

NoPaddingTextView.java:36 blocked 1736ms
NoPaddingTextView.java:36 blocked 536ms

实际大小偏小

比如在1080*1920手机上 用你自定义Textview 设置100px 运行后实际大小偏小 这样还是没有可丁可卯的实现100px的高度字体

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.