fix(images): another mat released causes the mat recycled???
This commit is contained in:
@@ -47,7 +47,7 @@ public class CodeEditText extends AppCompatEditText {
|
||||
|
||||
|
||||
static final String LOG_TAG = "CodeEditText";
|
||||
private static final boolean DEBUG = BuildConfig.DEBUG;
|
||||
private static final boolean DEBUG = false;
|
||||
|
||||
// 文字范围
|
||||
protected HVScrollView mParentScrollView;
|
||||
|
||||
Reference in New Issue
Block a user