[2.15.0] add todo

This commit is contained in:
zhongchao
2023-03-15 15:05:23 +08:00
parent 5260fa9a4f
commit 3356f6d112

View File

@@ -109,6 +109,7 @@ open class MainActivity : MvpActivity<MainView?, MainPresenter?>(), MainView,
}
}
// todo 优化 车聊聊
private fun injectFloatView() {
val decorView = this.window.decorView as? FrameLayout ?: return
val contentView =