版本
3.5-1809
分支
master
发布于
10 years, 8 months ago
Windows x64 Windows x86 Mac OS X
提交(Commit)
88f79a14db2fb3c0e098b39aee49dc21937f051e
修改者
Lioncash
修改说明
[Android] Simplify if statement conditions for the item click listener in FolderBrowser.java.

Since FolderBrowserItems have an 'isDirectory()' method, that's all we need to care about now. There's no need to check subtitles to determine if an item is a directory anymore.