Highlight on clickablespan click

后端 未结 7 1465
夕颜
夕颜 2021-01-30 11:18

I\'ve got little problem, i need to remove or customize this orange highlight during clicking on clickablespan. This is my class extending ClickableSpan

public c         


        
7条回答
  •  说谎
    说谎 (楼主)
    2021-01-30 11:54

    u can replace default highlightColor android:textColorHighlight

        
    

    or disable focus

提交回复
热议问题