add api
This commit is contained in:
@@ -55,7 +55,6 @@ public class EntranceFragment extends MvpFragment< EntranceView, EntrancePresent
|
||||
|
||||
private static final String TAG = "EntranceFragment";
|
||||
|
||||
|
||||
private View mSearch;
|
||||
|
||||
private View mCommonAddress;
|
||||
@@ -127,7 +126,6 @@ public class EntranceFragment extends MvpFragment< EntranceView, EntrancePresent
|
||||
ShareControl.getInstance( getActivity() ).showDialog();
|
||||
traceData( "1" );
|
||||
} );
|
||||
|
||||
mVRMode = findViewById( R.id.module_entrance_id_vr_mode );
|
||||
mVRMode.setOnClickListener( view -> {
|
||||
} );
|
||||
|
||||
Reference in New Issue
Block a user