Android代码-安卓布局文件里设置字体

时间:2022-08-25 20:34:43
【文件属性】:

文件名称:Android代码-安卓布局文件里设置字体

文件大小:176KB

文件格式:ZIP

更新时间:2022-08-25 20:34:43

Android代码

FontBinder Easy font usage in your Android XML layouts. This is a fork of Lisa Wray's fontbinding. Based on Data Binding Written in Kotlin Automatic initialization Automatic font caching Homogeneous android:font usage Tiny size: 14 KB Minimum Android SDK: 9 Available through jCenter Setup Gradle android { ... dataBinding.enabled true } dependencies { compile 'com.github.nitrico.fontbinder:fontbinder:1.0.5' // kapt 'com.android.databinding:compiler:GRADLE_PLUGIN_VERSION' // thi


【文件预览】:
FontBinder-master
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(855B)
----app()
--------proguard-rules.pro(645B)
--------src()
--------.gitignore(7B)
--------build.gradle(656B)
----gradle()
--------wrapper()
----.gitignore(103B)
----fontbinder()
--------proguard-rules.pro(645B)
--------src()
--------publish.gradle(2KB)
--------.gitignore(7B)
--------build.gradle(420B)
----README.md(3KB)
----settings.gradle(30B)
----build.gradle(750B)

网友评论