ngoclb
Fullstack Developer and Freelancer
August 6, 2024
[Android] Hide the system volume UI when adjusting the volume
This is the default post-Honeycomb volume slider that appears when you press the volume up/down buttons. You cannot hide it on every screen of the system, but you can hide it in your activities. Add this code-snippet to any activity where you want to hide it, and change the volume programmatically.