File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11######################################################################
2- # Android App main loop
3- #
4- # The main loop itself is a no-op; however we need a PythonAppDelegate
5- # to satisfy the app stub.
2+ # Android App configuration
63#######################################################################
74from rubicon .java import JavaClass , JavaInterface
85
Original file line number Diff line number Diff line change 11######################################################################
2- # No macOS App main loop required
2+ # No macOS App configuration required
33#######################################################################
Original file line number Diff line number Diff line change 11######################################################################
2- # iOS App main loop
3- #
4- # The main loop itself is a no-op; however we need a PythonAppDelegate
5- # to satisfy the app stub.
2+ # iOS App configuration
63#######################################################################
74from rubicon .objc import ObjCClass
85
Original file line number Diff line number Diff line change 11######################################################################
2- # No Linux App main loop required
2+ # No Linux App configuration required
33#######################################################################
Original file line number Diff line number Diff line change 11######################################################################
2- # No Windows App main loop required
2+ # No Windows App configuration required
33#######################################################################
You can’t perform that action at this time.
0 commit comments