ktx-androidx
4.0.2
ktx-androidx
/
com.ayvytr.ktx.ui
/
showInputMethod
show
Input
Method
fun
EditText
.
showInputMethod
(
isShow
:
Boolean
=
true
)
Content copied to clipboard
显示软键盘,
isShow
:显示,在
android.app.Activity.onCreate
中使用也可以弹出键盘.