LabelView:Inherits from TextView, can set vertical and horizontal label to TextView 继承 TextView,能够在 TextView 上下左右固定设置文本的 View

时间:2021-04-30 04:40:38
【文件属性】:
文件名称:LabelView:Inherits from TextView, can set vertical and horizontal label to TextView 继承 TextView,能够在 TextView 上下左右固定设置文本的 View
文件大小:341KB
文件格式:ZIP
更新时间:2021-04-30 04:40:38
Java LabelView Inherits from TextView, can set vertical and horizontal label to TextView 继承 TextView,能够在 TextView 上下左右固定设置文本的 View 以前,我们如果要写出 我的id: drakeet 这样的条目内容,需要使用两个 TextView 组合,或者一个 TextView 然后每次 setText 的时候,setText ("我的id: " + user.id), sad... 现在呢,使用 LabelView 吧! TODO 实现上下左右 text 的样式定义 License The MIT License (MIT) Copyright (c) 2015 drakeet Permission is hereby granted, free of charge, to any
【文件预览】:
LabelView-master
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(855B)
----sample()
--------proguard-rules.pro(662B)
--------src()
--------.gitignore(7B)
--------build.gradle(558B)
----library()
--------gradle.properties(1KB)
--------proguard-rules.pro(662B)
--------gradle-mvn-push.gradle(4KB)
--------src()
--------.gitignore(7B)
--------build.gradle(468B)
----gradle()
--------wrapper()
----.gitignore(97B)
----README.md(2KB)
----demo.png(261KB)
----settings.gradle(30B)
----build.gradle(498B)

网友评论