Skip to content

Commit 2fa1ece

Browse files
committed
test
1 parent e30144a commit 2fa1ece

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed
-261 Bytes
Binary file not shown.
-441 KB
Binary file not shown.
589 Bytes
Binary file not shown.
680 KB
Binary file not shown.

app/src/main/java/com/duy/ide/editor/code/MainActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@
6565
import com.duy.ide.setting.AppSetting;
6666
import com.duy.ide.themefont.activities.ThemeFontActivity;
6767
import com.duy.ide.utils.RootUtils;
68+
import com.duy.project.ProjectManager;
6869
import com.duy.project.file.android.AndroidProjectFolder;
6970
import com.duy.project.file.java.ClassFile;
7071
import com.duy.project.file.java.JavaProjectFolder;
71-
import com.duy.project.ProjectManager;
7272
import com.duy.project.utils.ClassUtil;
7373
import com.duy.run.dialog.DialogRunConfig;
7474
import com.sothree.slidinguppanel.SlidingUpPanelLayout;

0 commit comments

Comments
 (0)