srevinsaju Fix activity termination and Python3 port regressions (#12)
909d604 Mar 26, 2020
Fix activity termination and Python3 port regressions (#12)
* Refactor build_toolbar and class name

Add build_toolbar as a dedicated method for creating toolbar items and change ambiguous Activity to precise ConzocoActivity

* Merge Sugargame source from upstream

* Fix Python3 regressions and port changes in iKnowIndia to iKnowAmerica

* PEP8 and Flake8 fixes

* Fix #9. Fix Activity not terminating properly

* Final bugfixes 🎉
909d604