Versión
3.5-2437
Rama
master
Fecha
hace 10 años, 7 meses
Windows x64 Windows x86 Mac OS X
Contribución
49fff7979b5cf99f60a82af40995d35d8215bbe8
Autor del cambio
Lioncash
Descripción del cambio
[Android] Make the FolderBrowser extend a ListFragment instead of a regular fragment. Lets us get rid of the need for an AdapterView.OnItemClickListener when handling list item clicks. Simplifies the implementation of the FolderBrowser a tiny bit.