Separated list logic from application logic, support for multiple list fragments

This commit is contained in:
Daniele Verducci (Slimpenguin)
2024-02-17 09:07:59 +01:00
parent a1d6f1dabe
commit fa65c33ec6
9 changed files with 333 additions and 236 deletions

View File

@ -39,4 +39,7 @@
<!-- FAB dimensions -->
<dimen name="fab_vertical_offset">75dp</dimen>
<!-- Floating bar below search bar -->
<dimen name="floating_bar_height">36dp</dimen>
</resources>