refact view and groupview

This commit is contained in:
pengfei.zhou
2019-11-12 17:18:10 +08:00
parent 3d4605c497
commit dab3c00b4c
6 changed files with 83 additions and 220 deletions

View File

@@ -25,9 +25,9 @@ import androidx.appcompat.app.AppCompatActivity;
import java.io.IOException;
import pub.doric.dev.DevPanel;
import pub.doric.DoricContext;
import pub.doric.DoricDriver;
import pub.doric.dev.DevPanel;
import pub.doric.dev.LocalServer;
import pub.doric.dev.event.EnterDebugEvent;
import pub.doric.dev.event.QuitDebugEvent;