commit | def700be16e2e320215e7d230953a0763e6d45dd | [log] [tgz] |
---|---|---|
author | lilinnan <lilinnan@xiaomi.corp-partner.google.com> | Fri Jun 17 19:32:01 2022 +0800 |
committer | Linnan Li <lilinnan@xiaomi.corp-partner.google.com> | Fri Jun 17 12:16:31 2022 +0000 |
tree | b06bb13d9b453a6ceb2fcd1d098983facac14a60 | |
parent | b69a669d59865fd404eed71ad52b05c4dee013e2 [diff] |
Fix spot not disappear in some case Bug: When a pointer device exist and it not has event,turn on the show touches in settings, use finger press screen not leave, use command "adb shell settings put system show_touches 0" to turn off show touches, the spot will stay on screen. Fix Method: call clearSpots method in PointerController when show touches turn off. Signed-off-by: lilinnan <lilinnan@xiaomi.corp-partner.google.com> Change-Id: I085b6aeb43771607b4265384f76e17d48beff00c