文件名称:Android代码-Aligned
文件大小:197KB
文件格式:ZIP
更新时间:2022-08-28 01:24:55
Android代码
Aligned Aligned is a tiny library for Android that makes putting text on baseline infinitely easier. At the moment it does only one thing (and does it freaking rad!) — provides a TextView implementation that allows setting arbitrary leading and some other metrics on the text, helping you to place it nicely on the Material 8dp grid, pixel-perfect, cross-device¹, effortless! How to use First, add a dependency in your build.gradle, given that you have jcenter() in your repositories: compile 'com
【文件预览】:
Aligned-master
----gradlew.bat(2KB)
----gradlew(5KB)
----images()
--------sample.png(75KB)
--------leading.png(23KB)
----gradle.properties(1KB)
----sample()
--------proguard-rules.pro(673B)
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
----library()
--------proguard-rules.pro(673B)
--------src()
--------.gitignore(7B)
--------build.gradle(3KB)
----LICENSE(11KB)
----gradle()
--------wrapper()
----.gitignore(65B)
----README.md(4KB)
----settings.gradle(629B)
----build.gradle(1KB)