Skip to content

Commit 70a80d4

Browse files
authored
fix android import
1 parent 2245534 commit 70a80d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • pythonforandroid/recipes/android/src/android

pythonforandroid/recipes/android/src/android/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
'''
66

77
# legacy import
8+
from android._android import *

0 commit comments

Comments
 (0)