# EasyListenerSpan **Repository Path**: chenpengfu/EasyListenerSpan ## Basic Information - **Project Name**: EasyListenerSpan - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-15 - **Last Updated**: 2025-08-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EasyListenerSpan This is a CharacterStyle for TextView . we can know this function to listener by name . it's scroller auto when the width of text is longer than the width of TextView . when scroller is over ,you can know . this scroller animator is repeat ,so listener can't stop. 这是一个关于TextView的自定义Span,实现的是跑马灯的效果,但是可以监听跑马灯动画的结束。这仅仅是一个Span类。很简单。