Version
3.5-2437
Branche
master
Date
il y a 10 ans, 6 mois
Windows x64 Windows x86 Mac OS X
Commit
49fff7979b5cf99f60a82af40995d35d8215bbe8
Auteur
Lioncash
Description
[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.