Versjon
4.0-118
Gren
master
Dato
10 år, 5 måneder siden
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
Forklaring
cd6a863eec108ecc011be472109e62c9b9a77860
Endre forfatter
Lioncash
Endre beskrivelse
[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.