version:1.1
update:增加屏幕适配 fix bug:
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package com.uiui.videoplayer.base;
|
||||
|
||||
public interface BaseView {
|
||||
}
|
||||
Reference in New Issue
Block a user
update:增加屏幕适配 fix bug:
@@ -0,0 +1,4 @@
|
||||
package com.uiui.videoplayer.base;
|
||||
|
||||
public interface BaseView {
|
||||
}
|
||||