opt
This commit is contained in:
@@ -32,8 +32,9 @@ import java.util.Map;
|
||||
* <p>
|
||||
* 描述
|
||||
*/
|
||||
public class MapPresenter extends Presenter< MapView >
|
||||
implements IMogoIntentListener, IMogoVoiceCmdCallBack {
|
||||
public class MapPresenter extends Presenter< MapView > implements
|
||||
IMogoIntentListener,
|
||||
IMogoVoiceCmdCallBack {
|
||||
|
||||
private static final String TAG = "MapPresenter";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user