mirror of
https://github.com/gabehf/tempus.git
synced 2026-03-12 00:40:45 -07:00
feat: add ability to add podcast channels
This commit is contained in:
parent
0248187f41
commit
7f4be7ad3e
10 changed files with 204 additions and 2 deletions
|
|
@ -0,0 +1,6 @@
|
|||
package com.cappielloantonio.play.interfaces;
|
||||
|
||||
public interface PodcastCallback {
|
||||
|
||||
void onDismiss();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue