I'm trying to use Kotlin in my Android project. ... public class MyView extends View { public MyView(Context context) { super(context); } public ...
確定! 回上一頁