版本
4.0-118
分支
master
发布于
10 years, 5 months ago
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
提交(Commit)
cd6a863eec108ecc011be472109e62c9b9a77860
修改者
Lioncash
修改说明
[Android] Make the GameListFragment extend a ListFragment instead of a Fragment. This allows us to simplify behavior a little by eliminating the need for an AdapterView. Now we just override "onListClick" and achieve the same result.