DNS over HTTPS / DNS over Tor / DNSCrypt client, WireGuard proxifier, firewall, and connection tracker for Android.
3.03k
stars
154
forks
source link
v0.5.5e: Accessibility Access makes the volume slider show for 20s #1767
Open
polygonnedpotato opened 3 weeks ago
Due to Rethink's accessibility service, changing volume causes the volume dialog to hide after 20s, instead of the usual 3s.
I have discovered the cause of this however. As documented here,
FEEDBACK_HAPTIC
is known to make the volume dialog show for longer that it is supposed to.The simplest solution would be to change it to
FEEDBACK_GENERIC
, to prevent this issue from occurring again.For reference, this behavior was witnessed on Android 8.0