Commit 245b453
Jim Miller
Properly handle cancel event in GlowPadView
There was a workaround used in a previous release where we effectively
ignored cancel events to work around another bug. This change removes
the workaround and GlowPadView correctly handles the event.
Bug 6903638
Change-Id: I9b510985c6da346a4e10cf2535267c8d5efa58711 parent b883116 commit 245b453
File tree
1 file changed
+2
-6
lines changed- core/java/com/android/internal/widget/multiwaveview
1 file changed
+2
-6
lines changedLines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
803 | 803 | | |
804 | 804 | | |
805 | 805 | | |
806 | | - | |
807 | | - | |
808 | | - | |
809 | | - | |
810 | | - | |
811 | | - | |
| 806 | + | |
| 807 | + | |
812 | 808 | | |
813 | 809 | | |
814 | 810 | | |
| |||
0 commit comments