最佳答案
我有一段 Java 代码:
MaterialDialog builder = new MaterialDialog.Builder(MainActivity.this)
我想得到 Kotlin 的 MainActivity 对象。