1
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -22,7 +22,7 @@ import java.util.ArrayList;
|
||||
import tools.Config;
|
||||
|
||||
public class MainTabActivity extends BaseActivity<ActivityMainTabBinding>
|
||||
implements View.OnClickListener, MainFragment.OnFragmentInteractionListener,
|
||||
implements View.OnClickListener,
|
||||
Main1Fragment.OnFragmentInteractionListener,
|
||||
Main2Fragment.OnFragmentInteractionListener,
|
||||
Main3Fragment.OnFragmentInteractionListener,
|
||||
|
||||
@@ -139,7 +139,7 @@ public class GoodsInfoDialog extends BottomPopupView {
|
||||
|
||||
}
|
||||
|
||||
interface OnGoodsSelectPropertyListener {
|
||||
public interface OnGoodsSelectPropertyListener {
|
||||
void onSelect(String code, int num);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user