mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-02 10:23:33 +00:00
feat: radio stream add/edit dialog
This commit is contained in:
parent
3ef46a8536
commit
2542b28916
7 changed files with 301 additions and 2 deletions
|
|
@ -0,0 +1,6 @@
|
|||
package com.cappielloantonio.play.interfaces;
|
||||
|
||||
public interface RadioCallback {
|
||||
|
||||
void onDismiss();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue