Able to capture system gesture / back gesture as trigger?

Post your questions and help other users.

Moderator: Martin

Post Reply
ChillDuder
Posts: 8
Joined: 15 May 2020 13:06

Able to capture system gesture / back gesture as trigger?

Post by ChillDuder » 16 May 2020 12:49

Hi,
Some custom roms don't have that neat vibration on a back gesture swipe, so i try to get in automagic as a trigger and put out a short vibration on my own.
But i have no idea how build a trigger for this?

Any thoughts?
Thanks in advance.

User avatar
Hit
Posts: 91
Joined: 20 Jan 2020 11:31

Re: Able to capture system gesture / back gesture as trigger?

Post by Hit » 16 May 2020 13:27

Here is the trigger for you: UI Event <= Component clicked <= Packages = *<= text= Back

Only if you click back. using swipe won't work.
Last edited by Hit on 16 May 2020 14:23, edited 1 time in total.

ChillDuder
Posts: 8
Joined: 15 May 2020 13:06

Re: Able to capture system gesture / back gesture as trigger?

Post by ChillDuder » 16 May 2020 14:23

Hm. Ok. I'll try it by time.
Thank you very much

User avatar
Hit
Posts: 91
Joined: 20 Jan 2020 11:31

Re: Able to capture system gesture / back gesture as trigger?

Post by Hit » 16 May 2020 14:40

And I found out that you can use vibrate patern like 0,100 to reduce time of vibrate to 100ms.
Glad to help!

Post Reply