version:1.1

update:增加屏幕适配
fix bug:
This commit is contained in:
2023-03-17 18:20:57 +08:00
parent 0579ee3425
commit a38906494f
89 changed files with 20297 additions and 288 deletions

View File

@@ -0,0 +1,4 @@
package com.uiui.videoplayer.base;
public interface BaseView {
}