init
This commit is contained in:
4
app/src/main/java/com/ttstd/template/base/BaseView.java
Normal file
4
app/src/main/java/com/ttstd/template/base/BaseView.java
Normal file
@@ -0,0 +1,4 @@
|
||||
package com.ttstd.template.base;
|
||||
|
||||
public interface BaseView {
|
||||
}
|
||||
Reference in New Issue
Block a user