Versione
3.5-2437
Branch
master
Data
10 anni, 7 mesi fa
Windows x64 Windows x86 Mac OS X
Commit
49fff7979b5cf99f60a82af40995d35d8215bbe8
Autore
Lioncash
Descrizione
[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.