Android: How to eliminate spoken text from AccessibilityEvents when extending SeekBar?

后端 未结 2 1439
没有蜡笔的小新
没有蜡笔的小新 2021-01-06 14:33

My Android app contains a custom slider control based on the SeekBar, and I want to attach a custom text phrase to my control to explain its use for Accessibili

2条回答
  •  粉色の甜心
    2021-01-06 14:52

    I believe that this is a bug in TalkBack, and have raised Google Eyes-Free issue #375, including example code.

    Update: Google have now archived this. Link moved to: http://code.google.com/archive/p/eyes-free/issues/375

提交回复
热议问题