FocusedTextView
open class FocusedTextView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AppCompatTextView
Deprecated
Please use MarqueeTextView.
Replace with
import com.ave.vastgui.tools.view.textview.MarqueeTextView
Content copied to clipboard
MarqueeTextView
Content copied to clipboard
When you want to show the marquee text, you can use FocusedTextView.