mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-02 15:33:36 +00:00
Fix code style
This commit is contained in:
@@ -3,6 +3,7 @@ package com.cappielloantonio.play.interfaces;
|
||||
import java.util.List;
|
||||
|
||||
public interface MediaCallback {
|
||||
|
||||
void onError(Exception exception);
|
||||
|
||||
void onLoadMedia(List<?> media);
|
||||
|
||||
Reference in New Issue
Block a user