摘要: 1 移动到底部上下抖动ObjectAnimator animatorX = ObjectAnimator.ofFloat(holder.itemView,"translationX",0,0);ObjectAnimator animatorY = ObjectAnimator.ofFloat(hol 阅读全文
posted @ 2017-11-09 14:39 水柠檬QAQ 阅读(547) 评论(0) 推荐(0)
摘要: 前提摘要: 可以给电影加字幕,目前支持srt和ass格式, 功能摘要: 支持微调字幕,设置大小,颜色,位置 1 .字幕解析类 阅读全文
posted @ 2017-11-09 10:37 水柠檬QAQ 阅读(1580) 评论(0) 推荐(0)