240 发简信
IP属地:河北
  • android 函数插桩 知识点 绘制

    【Android】函数插桩(Gradle + ASM)https://www.jianshu.com/p/16ed4d233fd1

  • Android 修改textview 下划线颜色

    Android 下划线 的span 无法改变颜色,同样 通过接口LineBackgroundSpan 实现 下划线位置根据需求自己调整。 pub...

  • android 修改textview 高亮 只包含字体

    Android高亮 的span 包含整个字体和间距,效果不是很好,通过接口LineBackgroundSpan 实现 public class ...