Package-level declarations
Types
Link copied to clipboard
open class FocusedTextView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AppCompatTextView
When you want to show the marquee text, you can use FocusedTextView.
Link copied to clipboard
class MarqueeTextView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = R.attr.Default_MarqueeTextView_Style) : AppCompatTextView
MarqueeTextView