RockingGames / shelves

Automatically exported from code.google.com/p/shelves
0 stars 0 forks source link

super() should be called at the end of onDestroy(), etc. #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When overriding finalization methods like onDestroy(), etc., super() should be 
called at the end of the method.

Original issue reported on code.google.com by WhiteKit...@gmail.com on 9 Apr 2011 at 12:08