适配M4
This commit is contained in:
@@ -18,7 +18,7 @@ import com.mogo.module.v2x.R;
|
||||
* desc :
|
||||
* version: 1.0
|
||||
*/
|
||||
public class RoundConstraintLayout extends ConstraintLayout {
|
||||
public class RoundConstraintLayout extends ConstraintLayout{
|
||||
|
||||
private float roundLayoutRadius = 14f;
|
||||
private Path roundPath;
|
||||
|
||||
Reference in New Issue
Block a user