Android代码-Easy License View for Android

时间:2022-08-25 15:52:29
【文件属性】:
文件名称:Android代码-Easy License View for Android
文件大小:437KB
文件格式:ZIP
更新时间:2022-08-25 15:52:29
Android代码 LicenseTextView Easy License View for Android How to Step 1. Add the JitPack repository to your build file allprojects { repositories { ... maven { url "http://dl.bintray.com/jgabrielfreitas/maven" } } } Step 2. Add the dependency dependencies { compile 'com.jgabrielfreitas:licensetextview:1.1.2' } That's it! Usage > Do it in your root layout > To have your text look like this : License Copyright 2016 JGabrielFreitas Licensed under the
【文件预览】:
LicenseTextView-master
----LicenseTextView.iml(869B)
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(855B)
----img()
--------license_print.jpg(45KB)
--------licensetextview.png(28KB)
----LICENSE(11KB)
----app()
--------proguard-rules.pro(706B)
--------src()
--------app.iml(10KB)
--------.gitignore(7B)
--------build.gradle(684B)
----gradle()
--------wrapper()
----.idea()
--------gradle.xml(687B)
--------runConfigurations.xml(564B)
--------misc.xml(4KB)
--------vcs.xml(180B)
--------copyright()
--------modules.xml(512B)
--------encodings.xml(159B)
--------compiler.xml(709B)
--------workspace.xml(305KB)
----.gitignore(410B)
----licensetextview()
--------proguard-rules.pro(706B)
--------licensetextview.iml(10KB)
--------src()
--------.gitignore(7B)
--------build.gradle(3KB)
----README.md(2KB)
----settings.gradle(35B)
----build.gradle(713B)

网友评论