版本
3.5-2437
分支
master
发布于
10 years, 7 months ago
Windows x64 Windows x86 Mac OS X
提交(Commit)
49fff7979b5cf99f60a82af40995d35d8215bbe8
修改者
Lioncash
修改说明
[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.