mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-01 07:03:35 +00:00
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