Add info about current layout strategy.

develop
LEdoian 3 years ago
parent f968e8908f
commit 95ec3601d6

@ -92,6 +92,9 @@ Frontend is just a bunch of boilerplate code to power the RecyclerView behind
it. The only "original" part are layout strategies -- objects that determine in
what order the playables will be shown, based on their metadata.
At the moment, the only layout strategy implemented is lexicographic sorting by
the shown name.
Planned Features
====

Loading…
Cancel
Save