Skip to content

Commit 7c7d6c8

Browse files
authored
Merge pull request kivy#1332 from kivy/akshayaurora-patch-1
fix android import
2 parents 2245534 + 70a80d4 commit 7c7d6c8

File tree

1 file changed

+1
-0
lines changed
  • pythonforandroid/recipes/android/src/android

1 file changed

+1
-0
lines changed

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)