mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 09:53:33 +00:00
feat: add functionality to delete podcast episodes and channels via bottom sheet
This commit is contained in:
parent
675ad1e9a6
commit
0248187f41
13 changed files with 336 additions and 82 deletions
|
|
@ -243,6 +243,7 @@
|
|||
<string name="home_title_podcast_channels">Channels</string>
|
||||
<string name="artist_adapter_radio_station_starting">Searching…</string>
|
||||
<string name="podcast_bottom_sheet_go_to_channel">Go to channel</string>
|
||||
<string name="podcast_bottom_sheet_delete">Delete</string>
|
||||
<string name="podcast_bottom_sheet_remove">Remove</string>
|
||||
<string name="podcast_bottom_sheet_download">Download</string>
|
||||
<string name="podcast_bottom_sheet_add_to_queue">Add to queue</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue