版本
4.0-201
分支
master
发布于
10 years, 5 months ago
Windows x64 Windows x86 Mac OS X Ubuntu 13.04
提交(Commit)
615bac7ebc91723e2588000e2d97d432e31429f8
修改者
lioncash
修改说明
[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.