[add] 疲劳驾驶

This commit is contained in:
liujing
2020-09-03 18:14:06 +08:00
parent 09eb2f3ab5
commit 034d66f760
8 changed files with 14 additions and 10 deletions

View File

@@ -32,6 +32,7 @@ public class RoundConstraintLayout extends ConstraintLayout implements IMogoSkin
private Path roundPath;
private RectF rectF;
public RoundConstraintLayout(Context context) {
this(context, null);
}