Auto optimisations/cleanups performed by Android Studio... (#7)
* Auto optimisations/cleanups performed by Android Studio... * Fixed indentation: uses spaces instead of tabs
This commit is contained in:
@@ -23,7 +23,7 @@ import java.io.Serializable;
|
||||
*/
|
||||
|
||||
public interface InfoItem extends Serializable{
|
||||
public enum InfoType {
|
||||
enum InfoType {
|
||||
STREAM,
|
||||
PLAYLIST,
|
||||
CHANNEL
|
||||
|
||||
Reference in New Issue
Block a user