View Single Post
Old 01-31-2022, 02:46 PM   #5
lvlrdka22
Member
lvlrdka22 began at the beginning.
 
Posts: 13
Karma: 30
Join Date: Aug 2018
Device: Onyx Boox Note
Actually, I just discovered a much better approach.
Code:
am broadcast -a action.disable.tp.exclude.bar.region
and
Code:
am broadcast -a action.enable.all.tp.region
Both of these actually cause the touch icon to change, provided screen isn't in raw drawing mode. Not sure what the analogue is for the first one in 3.2, but you can just check it easily from logcat.
lvlrdka22 is offline   Reply With Quote