Versión
4.0-201
Póla
master
Data
10 anos, 6 meses ago
Windows x64 Windows x86 Mac OS X Ubuntu 13.04
Contribución
615bac7ebc91723e2588000e2d97d432e31429f8
Autor do cambio
lioncash
Descrición do cambio
[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.