Версия
3.5-2437
Ветвь
master
Дата
10 лет, 7 месяцев назад
Windows x64 Windows x86 Mac OS X
Коммит
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.