Closed derekdowling closed 12 years ago
Remove default access value for all variables, make all private or protected. Also, remove variable declarations from with in the onCreate activity methods.
For the most part fixed as well.
Remove default access value for all variables, make all private or protected. Also, remove variable declarations from with in the onCreate activity methods.