DslTabLayout icon indicating copy to clipboard operation
DslTabLayout copied to clipboard

如何禁用指示器的所有动画

Open JacksenLaw opened this issue 3 weeks ago • 1 comments

请问大佬要如何设置?

JacksenLaw avatar Dec 05 '25 06:12 JacksenLaw

不支持一键关闭所有动画, 但可以通过tab_draw_indicator tab_indicator_style 控制不绘制指示器.

动画相关属性如下:

  • tab_indicator_enable_flow
  • tab_indicator_enable_flash
  • tab_enable_gradient_color
  • tab_enable_ico_gradient_color
  • tab_enable_gradient_scale
  • tab_enable_gradient_text_size

angcyo avatar Dec 05 '25 06:12 angcyo