We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 452733b commit 7f1913eCopy full SHA for 7f1913e
pythonforandroid/recipes/android/src/android/touch.py
@@ -228,4 +228,4 @@ def _pick(cls, widget, x, y):
228
# current widget.
229
lx, ly = nlx, nly
230
# Continue descent into the chosen child
231
- current = hit_child
+ current = hit_child
0 commit comments