fix(ui): CodeEditText rendering
This commit is contained in:
@@ -62,7 +62,7 @@ public class Shell extends AbstractShell {
|
||||
}
|
||||
}
|
||||
|
||||
private static final boolean DEBUG = true;
|
||||
private static final boolean DEBUG = false;
|
||||
private static final String TAG = "Shell";
|
||||
|
||||
private volatile TermSession mTermSession;
|
||||
|
||||
Reference in New Issue
Block a user