Jiahui Xie
Results
2
issues of
Jiahui Xie
Hello, In the "GravSampleFragment" fragment class of the sample app, I noticed the "onPause" life-cycle method is overridden with an extra call to: ```java gravView.stop(); ``` I tried to let...
bug
In case anyone is still actively monitoring the pull requests: I have cleaned up the 'template.py' file thoroughly in accordance to the *"PEP 8"* standard and add two extra configuration...