mirror of https://github.com/FongMi/TV.git
parent
931d8bc3b2
commit
f6fe7a84de
@ -1,12 +0,0 @@ |
||||
package com.fongmi.android.tv; |
||||
|
||||
public class Config { |
||||
|
||||
public static int getAutoSizeWidth() { |
||||
return 960; |
||||
} |
||||
|
||||
public static int getAutoSizeHeight() { |
||||
return 540; |
||||
} |
||||
} |
||||
Loading…
Reference in new issue