gzu-liyujiang / SpanTextBuilderLinks
android的TextView的各种Span的工具类:AbsoluteSizeSpan; AlignmentSpan; BackgroundColorSpan; BulletSpan; ClickableSpan; ForegroundColorSpan; ImageSpan; LeadingMarginSpan; MaskFilterSpan; QuoteSpan; RelativeSizeSpan; ScaleXSpan; StrikethroughSpan; StyleSpan; SubscriptSpan; SuperscriptSpan; TypefaceSpan; URLSpan; UnderlineSpan;自定义Span...
☆17Updated 6 years ago
Alternatives and similar repositories for SpanTextBuilder
Users that are interested in SpanTextBuilder are comparing it to the libraries listed below
Sorting:
- 封装了一些常用的自定义View,用于快捷开发☆46Updated 2 years ago
- Android换肤Project☆30Updated 2 years ago
- 关于Android相机的自定义一些知识☆27Updated 5 years ago
- 🏜 The scenery is unique here~ 自定义View,圆、三角形、云朵,平移及旋转动画。☆38Updated 3 years ago
- 💪 RetrofitHelper是一个支持配置多个BaseUrl,支持动态改变BaseUrl,动态配置超时时长的Retrofit帮助类☆37Updated 3 months ago
- 长截图分享,NestedScrollView、RecyclerView、ListView、WebView等实现长截图,RecyclerView、ListView的Item数据可异步加载☆49Updated 6 years ago
- 高性能播放android帧动画。避免 AnimationDrawable 带来的 OOM 问题。High performance Android Frame animation that can play 1080P frame animation on most devi…☆30Updated 4 years ago
- (近期考虑,重构)。基于OkHttp为传输层,根据业务,封装Json,Form表单,单文件上传,超大文件多线程分块断点上传等各种请求的网络库.☆44Updated 6 years ago
- Android 富文本支持表格,数学公式,图片,点击扩展 (原生和WebView两种模式)☆20Updated last year
- 解决TextView中英文排版自动换行参差不齐,自定义View文本Emoji、Span等不支持的问题☆12Updated 4 years ago
- Databinding+LiveData轻松实现无重启换肤☆34Updated 3 years ago
- ASocket 是一个TCP/UDP协议的封装库,方便快速实现TCP的长连接与UDP的单播、组播、广播等相关通信☆64Updated 3 months ago
- 一个简易的日志打印框架(支持打印策略自定义,默认提供2种策略:logcat打印和磁盘打印)☆38Updated last year
- 支持移动、缩放、旋转功能的ImageView