SuperTextView 有打字机效果的TextView封装 中文文档 Usage Add the JitPack repository to your build file repositories { ... maven { url 'https://jitpack.io' } } } Add the dependency compile 'com.github.Stars-One:SuperTextView:v1.1' }