mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +00:00
Queue elements are now clickable and customized
This commit is contained in:
parent
15e7c28b14
commit
7b5bbd7d53
4 changed files with 46 additions and 6 deletions
|
|
@ -0,0 +1,5 @@
|
|||
package com.cappielloantonio.play.interfaces;
|
||||
|
||||
public interface MediaIndexCallback {
|
||||
void onRecovery(int index);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue