提交 7191b356 编写于 作者: 门心叼龙's avatar 门心叼龙

code perfect

上级 67126528
......@@ -82,6 +82,8 @@ public class MainActivity extends AppCompatActivity implements View.OnClickListe
startActivity(new Intent(this, CaptureCricleViewActivity.class));
break;
}
}
@Override
......
......@@ -17,6 +17,5 @@ public class Test {
LinearInterpolator interpolator = new LinearInterpolator();
IntEvaluator intEvaluator = new IntEvaluator();
PopupWindow window = new PopupWindow();
}
}
package com.mxdl.customview.test;
/**
* Description: <Test1><br>
* Author: mxdl<br>
* Date: 2019/11/6<br>
* Version: V1.0.0<br>
* Update: <br>
*/
public class Test1 {
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册