Queue elements are now clickable and customized
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.cappielloantonio.play.interfaces;
|
||||
|
||||
public interface MediaIndexCallback {
|
||||
void onRecovery(int index);
|
||||
}
|
||||
Reference in New Issue
Block a user