Version
4.0-201
Branch
master
Date
10 years, 6 months ago
Windows x64 Windows x86 Mac OS X Ubuntu 13.04
Commit
615bac7ebc91723e2588000e2d97d432e31429f8
Change author
lioncash
Change description
[Android] Replace the getter for the adapter backing the GameListFragment with a function that simply clears the array adapter. Maintains encapsulation this way. Simplified the actual setting of the backing ArrayAdapter for GameListFragment; this allows us to make a class variable a method variable now.

Also fixed up the Javadoc for the OnGameListZeroListener.