mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-02 02:13:33 +00:00
feat: Add bottom sheet for grouped views in Download tab
This commit is contained in:
parent
68527b2c91
commit
f43d7fb394
9 changed files with 296 additions and 18 deletions
|
|
@ -29,4 +29,5 @@ public interface ClickCallback {
|
|||
default void onMusicFolderClick(Bundle bundle) {}
|
||||
default void onMusicDirectoryClick(Bundle bundle) {}
|
||||
default void onMusicIndexClick(Bundle bundle) {}
|
||||
default void onDownloadGroupLongClick(Bundle bundle) {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue